You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce:
Click button 'XHR: Get cookie using ...' and observe 'XSRF-TOKEN=' message in browser console (if run site without proxy).
With proxy, the message does not show. It indicates that cookie sets incorrectly.
miherlosev
changed the title
Cookie processing problem related applications running on localhost with non-default port
Cookie processing problem related to applications running on 'localhost' with non-default port
Feb 12, 2018
…calhost' with non-default port` (closeDevExpress#1491) (DevExpress#1563)
* fix `Cookie processing problem related to applications running on 'localhost' with non-default port`
* refactor default port omitting
* fix omitDefaultPort
* localhost/127.0.0.1 case
* non-default localhost/127.0.0.1 (http) case
* add location test for default port omitting
* requested changes
* rename test function
* add tests
* rename tests
* requested changes
This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.
Steps to reproduce:
Click button 'XHR: Get cookie using ...' and observe 'XSRF-TOKEN=' message in browser console (if run site without proxy).
With proxy, the message does not show. It indicates that cookie sets incorrectly.
Files to reproduce
The text was updated successfully, but these errors were encountered: