Skip to content

Restlet returns 404 error when http request line contains an absolute URI with an https scheme #846

Open
@thboileau

Description

@thboileau

As reported by John Graf ( http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3073193 ):

We have a client for our Restlet web service that puts the absolute URI in the http GET request line, which is a little non-standard. Clients are supposed to send relative URIs unless they are talking to a proxy. Nevertheless, http servers are supposed to handle this case and Restlet does not. Actually it handles it as long as it isn't an https URI.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions