From: "Tomas Doran" <[email protected]>
On 21 Sep 2011, at 13:30, Octavian Rasnita wrote:
This was the recommendation when accessing it with Internet Explorer.
Isn't
it needed anymore?
No idea. Don't know what recommendation from where by whom.
""
Catalyst::Manual::Tutorial::01_Intro - Catalyst Tutorial - Chapter 1
Also, the "-k" keepalive option to the development server can be necessary
with some browsers (especially Internet Explorer).
""
Does that error depend on this parameter?
Yes. the simple dev server in plack doesn't support keepalive requests,
ergo us loading Starman for keepalive.
So if you don't need -k, then everything should be fine.
Cheers
t0m
Great! Thank you.
Octavian
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/