Closed alvatar closed 2 years ago
@alvatar - I do observe the :aleph/request
and :aleph/netty-request
entries in the returned map (on a different URL I tried, of course)
@alvatar I cannot reproduce the issue on other URLs. Including all possible methods, no redirects vs. redirects, successful vs. non-successful response, and others. Including requests to "https://api.dropboxapi.com/oauth2/token" endpoint.
As we weren't able to reproduce it and it has been 2 years ago, I will close the PR. Do not hesitate to open a new one whether you can give us more information.
Produces:
There is no
:aleph/netty-request
or:aleph/request-body
I saw in the tests the only GET is tested (while I actually believe GET is not supposed to have a body, or at least is not standard)