Skip to content

Releases: cherrypy/cheroot

v5.5.0

02 May 08:56
282998e
Compare
Choose a tag to compare
  • #17 via #25: Instead of a read_headers function, cheroot now
    supplies a HeaderReader class to perform the same function.

    Any HTTPRequest object may override the header_reader attribute
    to customize the handling of incoming headers.

    The server module also presents a provisional implementation of
    a DropUnderscoreHeaderReader that will exclude any headers
    containing an underscore. It remains an exercise for the
    implementer to demonstrate how this functionality might be
    employed in a server such as CherryPy.

  • #26: Configured TravisCI to run tests under OS X.

v5.4.0

11 Aug 05:24
Compare
Choose a tag to compare
  • #22: Add "ciphers" parameter to SSLAdapter

v5.3.0

11 Aug 05:32
Compare
Choose a tag to compare

v5.2.0

11 Aug 05:30
Compare
Choose a tag to compare
  • #5: Set Server.version to Cheroot version instead of CherryPy version.

  • #4: Prevent tracebacks and drop bad HTTPS connections in the
    BuiltinSSLAdapter, similar to pyOpenSSLAdapter.

  • #3: Test suite now runs and many tests pass. Some are still
    failing.

v5.1.0

11 Aug 05:29
Compare
Choose a tag to compare
  • Removed the WSGI prefix from classes in :module:cheroot.wsgi.
    Kept aliases for compatibility.

  • #1: Corrected docstrings in :module:cheroot.server
    and :module:cheroot.wsgi.

  • #2: Fixed ImportError when pkg_resources cannot find
    the cheroot distribution.

v5.0.1

11 Aug 05:27
Compare
Choose a tag to compare
  • Fix error in parse_request_uri created in 68a5769.

v5.0.0

11 Aug 05:26
Compare
Choose a tag to compare
  • Initial release based on cherrypy.cherrypy.wsgiserver 8.8.0.

archive/old-cheroot-master

07 Jan 22:40
Compare
Choose a tag to compare
Added tag 4.0.0b2 for changeset f32f95beed5e