Skip to content

Polishing the interfaces to a fine shine

Compare
Choose a tag to compare
@avsm avsm released this 28 Nov 16:53
· 261 commits to master since this release

0.9.12 (2013-11-28):

  • Improve documentation for Cohttp.Header.
  • Expose Fieldslib setters and getters for most of the Cohttp types (mirage#38).
  • Cohttp.Set_cookie.t is no longer an abstract type to make it easier to update (mirage#38).
  • [Lwt] ignore SIGPIPE unconditionally if using the Lwt/Unix module (mirage#37).
  • Rename Cookie creation parameters for consistency (interface breaking, see mirage#44).
  • Fix transfer-length detection (regression from 0.9.11 in mirage#42).
  • Add Merin editor file (mirage#41).