Re: httpfs troubles
Samuel Thibault <[email protected]> Sun, 23 Jul 2017 01:58:50 -0500
| Newsgroups | gmane.os.hurd.general |
|---|---|
| Organization | I am not organized |
| Message-ID | <[email protected]> |
Jonathan D. Proulx, on sam. 22 juil. 2017 20:42:25 -0400, wrote: > am I broken or is httpfs currently broken? Hoping for the former but... It's most probably the latter. > tcpdump shows hurd is sending: > > HEAD http://people.csail.mit.edu/jon/ HTTP/1.0 > > Server gives 400 Bad Request (as bubbled up above) server really wants: > > HEAD /jon/ HTTP/1.0 > Host: people.csail.mit.edu > > So maybe it is the translator? Probably. It's a matter of investigation the issue. Samuel