Test case "ws connect fails (big response)" should fail on this commit due to an off-by-one issue in ws_connect() read when chunk reading http header(s). Related to https://github.com/espressif/esp-idf/issues/14473
- Basic implementation of Socks4 protocol. - Introduce basic host testing.