[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Caching just the username for authn

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 12 Nov 2011 09:12:08 +0200

On Friday, November 11, 2011 9:31 PM, "Branko Čibej" <brane_at_xbc.nu> wrote:
> On 11.11.2011 13:27, C. Michael Pilato wrote:
> > On 11/10/2011 04:48 PM, Hyrum K Wright wrote:
> >> The user I was talking to actually tried the above user_at_server syntax, but
> >> with https (which didn't work as he expected).
> > I tried this recently, too, and was rather surprised to find that it didn't
> > do what I expected.
>
> That's because the user:passwd_at_host syntax is not valid for HTTP URLs.

While we're on this topic: is there an HTTP URL syntax that sets the
"Host:" header of the HTTP request?

    curl -H "Host: foo" http://bar/percent_s

(Well, what I really want is a way to tell $BROWSER to make such
requests, so I don't have to use curl | less each time I want to do
them.)

Thanks,

Daniel
Received on 2011-11-12 08:12:56 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.