NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item6060: configure's get more extensions seems to require LWP
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Engine |
configure |
|
without, I just get incomplete headers error
I've a simple patch
--
TWiki:Main/SvenDowideit - 13 Oct 2008
Huh?
Configure uses TWiki::Net to get URLs. IIRC that is coded to fall back if LWP isn't available. However if that is borken, and you have a patch, who am I to argue?
--
TWiki:Main.CrawfordCurrie - 13 Oct 2008
TWiki::Net without LWP is pretty good at not working on modern web servers - as the comments in the code says - it'll work maybe, but only if its http1.0.
--
TWiki:Main.SvenDowideit - 13 Oct 2008