in reply to Re^2: LWP on Windows: whitespace removed from HTML
in thread LWP on Windows: whitespace removed from HTML

I assume you did a View|Source on both the DOS and Leopard browsers and that they both show HTML formatted as you expect. The last arrows in my quiver1 are:

1) Change the agent identity LWP uses? Perhaps the server system just happens to serve up a different version of the document for agents other than the browsers you tried.

2) Try using a network scanner (Ethereal or some such) to view the packets as they come across the network to verify that the software stack is munching your whitespace.

...roboticus

1: I don't do web/HTML stuff, so my quiver is rather sparse.

  • Comment on Re^3: LWP on Windows: whitespace removed from HTML