Skip to content

v0.9.2

Compare
Choose a tag to compare
@jhillyerd jhillyerd released this 21 Aug 17:22
a80ae30

Added

  • Auto-quote header parameters containing whitespace (#209)

Fixed

  • Remove leading header parameter whitespace (#208)

Changed

  • Move ParseMediaType to its own mediatype package to reduce the length of
    header.go. Introduce wrapper func to preserve public API.