How to use httpx -request <file_contain_raw_request>? #1967
Replies: 1 comment
-
|
This discussion closed automatically due to inactivity. Feel free to reopen or start new if still relevant. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to use
httpx -request <file_contain_raw_request>, but it does not seem to work. To elaborate, I run the following command in terminalhttpx -request request.txt. The content ofrequest.txtis:The response I receive is:
Beta Was this translation helpful? Give feedback.
All reactions