-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
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?
Metadata
Metadata
Assignees
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.