I copied most of the text from the Hurd extras repos.
---
hurd/translator/httpfs.mdwn | 73
hurd/translator/xmlfs.mdwn | 74 +
2 files changed, 147 insertions(+)
diff --git a/hurd/translator/httpfs.mdwn b/hurd/translator/ht
Samuel Thibault, le mer. 09 sept. 2020 23:45:48 +0200, a ecrit:
> Damien Zammit, le lun. 07 sept. 2020 11:16:13 +1000, a ecrit:
> > On 6/9/20 11:17 pm, Samuel Thibault wrote:
> > > One issue remains, however: Xorg's vesa driver produces
> > >
> > > [1669282.478] (II) VESA(0): initializing int10
>
Damien Zammit, le lun. 07 sept. 2020 11:16:13 +1000, a ecrit:
> On 6/9/20 11:17 pm, Samuel Thibault wrote:
> > One issue remains, however: Xorg's vesa driver produces
> >
> > [1669282.478] (II) VESA(0): initializing int10
> > [1669282.478] (EE) VESA(0): Cannot read int vect
> >
> > which comes fr
Amos Jeffries, le jeu. 10 sept. 2020 06:55:50 +1200, a ecrit:
> > I'm thinking that this should all be using \r\n instead of \n?
>
> In this case it means two line terminators. So "\n\n" or "\r\n\r\n".
That's what I mean: try to replace all \n with \r\n. Possibly the
parsing would need to be fixe
On 10/09/20 5:16 am, Samuel Thibault wrote:
> Amos Jeffries, le jeu. 10 sept. 2020 04:16:54 +1200, a ecrit:
>> The HEAD request used to fetch metadata about a file via HTTP
>> contains a trailing 0x20 character which will cause modern HTTP/1.1
>> servers to reject the request.
>
> Commited, thanks
hi,
9 septembre 2020 20:04 "Nala Ginrut" a écrit:
> Hi there!
>
> Jan Wielkiewicz writes:
>
>> Third question:
>> Do you have anything against Rust contributions into the project? My
>> friend is interested in contributing, but unfortunately in Rust, not C.
>> I wonder if rump drivers could be
Hi there!
Jan Wielkiewicz writes:
> Third question:
> Do you have anything against Rust contributions into the project? My
> friend is interested in contributing, but unfortunately in Rust, not C.
> I wonder if rump drivers could be written in Rust, thanks
> to the Hurd's modular architecture.
Amos Jeffries, le jeu. 10 sept. 2020 04:16:54 +1200, a ecrit:
> The HEAD request used to fetch metadata about a file via HTTP
> contains a trailing 0x20 character which will cause modern HTTP/1.1
> servers to reject the request.
Commited, thanks!
I'm thinking that this should all be using \r\n in
Thanks for the suggestions! I'll tweak with your comments and re-submit.
--
Joshua Branson
Sent from Emacs and Gnus
The HEAD request used to fetch metadata about a file via HTTP
contains a trailing 0x20 character which will cause modern HTTP/1.1
servers to reject the request.
===
RCS file: /sources/hurdextras/httpfs/http.c,v
retrieving revision 1.3
With my hat on as an IETF HTTPbis WG member. Here are some editorial
nits in regards to HTTP protocol things being mentioned ...
On 10/09/20 2:29 am, Joshua Branson wrote:
> I copied most of the text from the Hurd extras repos.
> ---
> hurd/translator/httpfs.mdwn | 68 +
Also, please bear in mind Samuel, I still am unable to get the Hurd wiki to
render locally. So
I'm not certain if the syntax in the previous patch is good. But I figured a
patch is better than no
patch.
Thanks,
Joshua
I copied most of the text from the Hurd extras repos.
---
hurd/translator/httpfs.mdwn | 68
hurd/translator/xmlfs.mdwn | 77 +
2 files changed, 145 insertions(+)
diff --git a/hurd/translator/httpfs.mdwn b/hurd/translator/httpfs
13 matches
Mail list logo