@ilyavialkov
works now perfectly. thank you!
Latest posts made by d.castignone
-
RE: Error: HTTP header is not fromated properlyposted in YCServer
-
RE: Error: HTTP header is not fromated properlyposted in YCServer
@d-castignone hello,
there is still an incompatibility with the HTTP 1.1 standard:
Here the msg from widely used Apache Proxy Server:
AH00569: client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /CHEnnnnit looks like the mandatory "Host" header is not sent:


it would be awesome if this could be fixed as well
BR, Daniel -
RE: Error: HTTP header is not fromated properlyposted in YCServer
... Extract from the official specification:

-
Error: HTTP header is not fromated properlyposted in YCServer
Hello
I used YCServer to get Data from a NTRIP-caster with Basic Authorization, which is placed behind a proxy server. The proxy server does not forward the request from YCServer because the authorization header is apparently not terminated correctly with CRLF. Tests with other client were successful.Log-Output...

Errmsg from Proxy...

BR, Daniel