mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-26 23:23:20 +03:00
11 lines
173 B
Plaintext
11 lines
173 B
Plaintext
GET http://localhost:8000/user-agent/a
|
|
HTTP 200
|
|
|
|
GET http://localhost:8000/user-agent/b
|
|
User-Agent: Mozilla/5.0 B
|
|
HTTP 200
|
|
|
|
GET http://localhost:8000/user-agent/a
|
|
HTTP 200
|
|
|