async-http-client icon indicating copy to clipboard operation
async-http-client copied to clipboard

Different results for the same request on mac OS and Linux

Open RANSAA opened this issue 10 months ago • 1 comments

As the question I directly use the code in the example (async/await way) to make a network request, and get the data normally on liunx, but when running on macOS the response body is empty, status: 400 Bad Request, may I ask how to solve this problem?

RANSAA avatar Apr 02 '24 08:04 RANSAA

Can you provide some more details? Do you have any example code we might be able to see, or even better run?

Lukasa avatar Apr 02 '24 10:04 Lukasa