mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-23 09:44:22 +03:00
5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
curl 'http://localhost:8000/cookie-storage/assert-that-cookie1-is-valueA' --cookie 'cookie1=valueA'
|
|
curl 'http://localhost:8000/cookie-storage/assert-that-cookie1-is-not-in-session'
|
|
|
|
|