Open
Description
Hello, I'm trying to connect to a remote server and my program fails with this exception:
terminate called after throwing an instance of 'restc_cpp::ProtocolException'
what(): ReadHeaders(): unsupported HTTP version: 0%0D%0A%0D%0AHTTP/1.1
fish: './orotool' terminated by signal SIGABRT (Abort)
Is the upstream server misconfigured, or should this library be able to clean up the extra characters before HTTP?