- simple string can be simplified
- Make $mess->decoded_content remove XML encoding declarations [RT#52572]
- Don't allow saving to filenames starting with '.' suggested by server
- Avoid race between testing for existence of output file and opening the file
- Minor doc fixup -- wrongly ucfirsted word
- Use decoded_content in HTTP:Response synopsis [RT#54139]
- sun.com is no more. rip!
- Trivial layout tweak to reduce variable scope.
- Add 'make test_hudson' target
- Implement alt_charset parameter for decoded_content()
- Test decoding with different charset parameters
- lwp-download now needs the -s option to honor the Content-Disposition header
- Make LWP::MediaTypes::media_suffix case insensitive.
- Skip XML decoding tests if XML::Simple is not available.
- Documentation fixes.
- Fix m_media_type => "xhtml" matching.
- Make parse_head() apply to data: requests.
- Documentation spelling fixes.
- Documentation grammar fixes.
- Use $uri->secure in m_secure if available.
- Fix handling of multiple (same) base headers, and parameters in them.
- Strip out empty lines separated by CRLF
- Best Practice: avoid indirect object notation
- Speed up as_string by 4% by having _sorted_field_names return a reference
- Speed up scan() a bit. as_string() from this branch is now 6% faster
- Port over as_string() optimizations from HTTP::Headers::Fast
- Link to referenced documentation.
- Update repository location.
- Remove needless (and actually harmful) local $_
- "Perl & LWP" is available online