https://github.com/hamdle/xhr-cookies
Testing out XMLHttpRequest automatically sending cookies to PHP.
https://github.com/hamdle/xhr-cookies
Last synced: 10 months ago
JSON representation
Testing out XMLHttpRequest automatically sending cookies to PHP.
- Host: GitHub
- URL: https://github.com/hamdle/xhr-cookies
- Owner: hamdle
- Created: 2020-01-20T18:23:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-20T18:39:23.000Z (over 6 years ago)
- Last Synced: 2025-02-28T16:40:48.597Z (over 1 year ago)
- Language: PHP
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xhr-cookies
Testing out XMLHttpRequest automatically sending cookies to PHP.
### Test
curl -b "abc=123" http://foo.bar/xhr/api.php