Re: REPL Server: Guard against HTTP inter-protocol exploitation attacks.

2016-10-13 Thread Alex Kost
Ludovic Courtès (2016-10-12 14:23 +0200) wrote: > Alex Kost skribis: > >> Hello, I've noticed an insignificant typo in commit >> 08c021916dbd3a235a9f9cc33df4c418c0724e03 (in the fancy warning message). >> >> [...] >>> + ;; Print a report to STDERR (POSIX file descriptor 2). >>> +

Re: REPL Server: Guard against HTTP inter-protocol exploitation attacks.

2016-10-12 Thread Ludovic Courtès
Alex Kost skribis: > Hello, I've noticed an insignificant typo in commit > 08c021916dbd3a235a9f9cc33df4c418c0724e03 (in the fancy warning message). > > [...] >> + ;; Print a report to STDERR (POSIX file descriptor 2). >> + ;; XXX Can we do better here? >> +

Re: REPL Server: Guard against HTTP inter-protocol exploitation attacks.

2016-10-12 Thread Alex Kost
Hello, I've noticed an insignificant typo in commit 08c021916dbd3a235a9f9cc33df4c418c0724e03 (in the fancy warning message). [...] > + ;; Print a report to STDERR (POSIX file descriptor 2). > + ;; XXX Can we do better here? > + (call-with-port (dup->port 2