hello. thanks for this project. i want to send raw request. But i did not do it.
example request(request.txt):
GET /test HTTP/1.1
Host: localhost
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A5376e Safari/8536.25
Accept-Encoding: gzip, deflate
Connection: close
i am using this command. but no request.
httpx -request request.txt
Doesn't the httpx project have such a feature? Or am I using the wrong command?
hello. thanks for this project. i want to send raw request. But i did not do it.
example request(request.txt):
i am using this command. but no request.
Doesn't the httpx project have such a feature? Or am I using the wrong command?