I decided to link two esp8266 via http GET.
The server from the ESP8266WebServer example works fine from all browsers.
The client from the ESP8266HTTPClient example also gets everything from Web pages.
But ESP8266HTTPClient does not communicate with ESP8266WebServer in any way,
Writes connection failed.