Basic Infos
Platform
- Hardware: ESP8266
- Core Version:
- Development Env: Any
- Operating System: Any
Settings in IDE
Problem Description
Due to this line, the HTTP client always sets the Content-Length
header.
I think this header should be omitted for GET-requests with a length of 0.