unl1k3ly
unl1k3ly
@longtranf have u installed the CA ?
Hi all, Have any of you been able to fixes this issue ? I'm still having `invalid character in header` when requesting an endpoint using GET. When i set `AIOHTTP_NO_EXTENSIONS=1`...
@asvetlov thanks for prompt reply mate. I'm not sure what you mean. The request works with curl and python requests module. With aiohttp i get that error as output. In...
All im getting now is `aiohttp.client_exceptions.ClientResponseError: 400, message='invalid character in header'`. I'm running on aiohttp-3.4.4. Cheers
So, more updates on this... I've just tested with requests-futures and grequests and both seems to be returned the right content rather than raise an exception upon a response header....