[squeak-dev] MC accessing 'source/squeak.org' fails with 301/301 type error

Tobias Pape Das.Linux at gmx.de
Wed Sep 18 14:30:00 UTC 2013


Am 18.09.2013 um 15:59 schrieb Bert Freudenberg <bert at freudenbergs.de>:

> 
> On 2013-09-18, at 01:25, tim Rowledge <tim at rowledge.org> wrote:
> 
>> … but source.squeak.org/trunk is fine.
>> 
>> Wild guess that some redirect doohickey isn't hickeying its doo quite right?
> 
> 
> Tobias just added some redirect handling but perhaps not in all places.
> 
> However, what exactly do you expect from MC accessing source.squeak.org, which is not a repository?
> 


$curl -I http://source.squeak.org
HTTP/1.1 302 Moved Temporarily
…
Location: /@Qc3thFkEV6fxfKWh/Q_-cMY9o


This is Seaside answering its default Redirect.

But reviewing this, I see that I made a certain error "fixing" 301s for
HTTPSocket… My fix only catches absolute urls, not Server-local ones.

I should look into this.
Best
	-Tobias

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20130918/40fc218b/signature.pgp


More information about the Squeak-dev mailing list