You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to work with a REST API from the Slurm job scheduler, and when I make a request via curl, all is fine. But, when I try to use HTTPie (Windows binary), I get the following screen:
But when I look at the call / response stream from HTTPie thru Wireshark, I see the following:
Trying to work with a REST API from the Slurm job scheduler, and when I make a request via curl, all is fine. But, when I try to use HTTPie (Windows binary), I get the following screen:
But when I look at the call / response stream from HTTPie thru Wireshark, I see the following:
wireshark_slurm_rest_call.txt
Why is HTTPie not displaying the response correctly? Is it a setting I need to change? (new to HTTPie here...)
The text was updated successfully, but these errors were encountered: