ok Im sorry to confuse you

The command

"mik...@mikael-desktop:~$ nc -lp 8080 | tee output.txt"

output.txt :

GET / HTTP/1.1
Host: localhost:8080
User-Agent: Mozilla/5.0 (X11; U; Linux i686; sv-SE; rv:1.9.0.12)
Gecko/2009070811 Ubuntu/9.04 (jaunty) Firefox/3.0.12
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: sv-se,sv;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive

The problem was I thought spiffy was meant to be running on port 808 and I
didnt know if your command was somewhat netbsd specific. The command was
"derived" from the netcat home page.

2009/8/4 Peter Bex <[email protected]>

> On Tue, Aug 04, 2009 at 01:17:33PM +0200, Peter Bex wrote:
> > I guess I'm going to have to try running Ubuntu myself to test this.
>
> I've tried with the 9.04 Livecd, with my own compilation of Chicken 4.1.0
> and the pre-installed firefox, on an i386 box.  It works perfectly; I
> cannot reproduce the "400 Bad Request".
>
> It's most likely something specific to your setup, but I wouldn't know
> what exactly.  Is it possible for me to get access to your machine?
>
> Also, can you try to see if this happens with other browsers, too?
> If not, it could be some setting in Firefox.  Try tweaking your config,
> if possible try moving your .mozilla directory out of the way to let it
> regenerate the default config and see if it still happens.
>
> Cheers,
> Peter
> --
> http://sjamaan.ath.cx
> --
> "The process of preparing programs for a digital computer
>  is especially attractive, not only because it can be economically
>  and scientifically rewarding, but also because it can be an aesthetic
>  experience much like composing poetry or music."
>                                                        -- Donald Knuth
>
> _______________________________________________
> Chicken-users mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>
>


-- 
"No, no, you're not thinking; you're just being logical." — Niels Bohr

"There are two kinds of people, those who finish what they start and so on."
— Robert Byrne
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to