Re: HTTP URI in the form of "http://example.com?query"

On Tue, 4 Jun 2013, Julian Reschke wrote:

> Yes, but what's the exact breakage except for one component not processing 
> that edge case? It's an edge case after all?

I only recently got a bug report for curl as when we got an input such as that 
and passed it to a particular (unspecified) proxy it would reject it as 
illegal.

Thus curl nowadays will insert a slash before passing on the URL to a proxy.

-- 

  / daniel.haxx.se

Received on Tuesday, 4 June 2013 10:19:56 UTC