Skip to content

ProtocolException unsupported HTTP version #101

Open
@KingDuckZ

Description

@KingDuckZ

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?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions