Re: [PATCH] handle http urls with query string ("?foo") correctly

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David
Date: Thursday, June 5, 2008 - 1:37 am

On Thursday 05 June 2008 09:57:39 Junio C Hamano wrote:


Actually the base URL is more like

	http://foo.bar.xz/foo.git/0?type=3Dtext/plain

and I want to retrieve objects with

	http://foo.bar.xz/foo.git/0/info/refs?type=3Dtext/plain

but the gist is basically the same. My patch will indeed break git for URLs=
=20
like the one you gave.



If that is indeed the case, you're right. That could probably be tackled by=
=20
some small fixes in Freenet's http-gateway. I'll talk to the other develope=
rs=20
about that.


Thanks,

	David
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] handle http urls with query string ("?foo") co ..., David , (Thu Jun 5, 1:37 am)