[Checkins] [zopefoundation/Zope] 10a568: Update available HTTP response code, 302 is now ca...

GitHub noreply at github.com
Fri Jul 22 17:13:56 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 10a5689c07a46065169700bfdd1df577a68cc80b
      https://github.com/zopefoundation/Zope/commit/10a5689c07a46065169700bfdd1df577a68cc80b
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-07-22 (Fri, 22 Jul 2016)

  Changed paths:
    M CHANGES.rst
    M requirements.txt
    M setup.py
    M src/Testing/testbrowser.py
    M src/ZPublisher/HTTPResponse.py
    M src/ZPublisher/tests/exception_handling.txt
    M src/ZPublisher/tests/testHTTPResponse.py
    M src/ZPublisher/tests/test_WSGIPublisher.py
    M src/ZServer/medusa/http_server.py
    M src/ZServer/medusa/redirecting_handler.py
    M src/ZServer/tests/test_responses.py
    M versions-prod.cfg

  Log Message:
  -----------
  Update available HTTP response code, 302 is now called Found.


  Commit: 4f0f50c6c3537f9db946888ae3ccafb1dc6af4ab
      https://github.com/zopefoundation/Zope/commit/4f0f50c6c3537f9db946888ae3ccafb1dc6af4ab
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-07-22 (Fri, 22 Jul 2016)

  Changed paths:
    M CHANGES.rst
    M setup.py
    A src/Zope2/Startup/httpexceptions.py
    M src/Zope2/utilities/skel/etc/zope.ini.in

  Log Message:
  -----------
  Add `egg:Zope2#httpexceptions` WSGI middleware, refs #64.

This serves the same purpose as `egg:paste#httpexceptions`, but
recognizes exceptions derived from `zExceptions.HTTPException`.


  Commit: be5b14bd858da787c41a39e2533b0aabcd246fd5
      https://github.com/zopefoundation/Zope/commit/be5b14bd858da787c41a39e2533b0aabcd246fd5
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-07-22 (Fri, 22 Jul 2016)

  Changed paths:
    M CHANGES.rst
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/tests/test_WSGIPublisher.py

  Log Message:
  -----------
  Remove `Connection` and `Transfer-Encoding` headers from WSGI responses.


  Commit: d69a8576fc81cf5987df1ccf357993ebf7673b1c
      https://github.com/zopefoundation/Zope/commit/d69a8576fc81cf5987df1ccf357993ebf7673b1c
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-07-22 (Fri, 22 Jul 2016)

  Changed paths:
    M CHANGES.rst
    M requirements.txt
    M setup.py
    M src/Zope2/utilities/skel/etc/zope.ini.in
    M versions-prod.cfg
    M versions.cfg

  Log Message:
  -----------
  Include waitress as a default WSGI app server.


  Commit: 2cd17f64acfeac655d3b43c0b9d184d63fff7eab
      https://github.com/zopefoundation/Zope/commit/2cd17f64acfeac655d3b43c0b9d184d63fff7eab
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-07-22 (Fri, 22 Jul 2016)

  Changed paths:
    M src/Zope2/Startup/httpexceptions.py

  Log Message:
  -----------
  Extend HTTPExceptionHandler to deal with any exception.


Compare: https://github.com/zopefoundation/Zope/compare/e48148577e58...2cd17f64acfe


More information about the checkins mailing list