plone / plone.protect

HTTP protection utilities for the Plone CMS
https://pypi.org/project/plone.protect/
7 stars 8 forks source link

WIP: do not parse empty responses #29

Closed gforcada closed 9 years ago

gforcada commented 9 years ago

Usually they are due to redirects.

And this will also avoid a warning message on log files.

gforcada commented 9 years ago

Jenkins: http://jenkins.plone.org/job/pull-request-5.0/512

gforcada commented 9 years ago

Jenkins again: http://jenkins.plone.org/job/pull-request-5.0/513/

vangheem commented 9 years ago

Looks fine. Once build is green, feel free to merge.

gforcada commented 9 years ago

Merged manually.