shypike
|
d694184cce
|
Patch CherryPy 5.1.0: Prevent crash when encountering unexpected URI structure.
|
9 years ago |
shypike
|
5522e59932
|
Patch CherryPy 5.1.0: Prevent crash when encountering a pathless URI.
|
9 years ago |
shypike
|
cc08040774
|
Patch CherryPy 5.1.0 : Implement 301 redirection for http-->https
Needed for Bonjour support.
|
9 years ago |
shypike
|
9f1d1c5cb7
|
Update CherryPy to official 5.1.0 release
|
9 years ago |
shypike
|
1b477f4885
|
CherrpPy patch: prevent crash on some special URI-s.
|
9 years ago |
shypike
|
0cb3872fb5
|
Yet another patch in CherryPy
|
10 years ago |
shypike
|
758cac6336
|
Another patch of CherryPy.
Prevent crash when encountering a pathless URI.
|
10 years ago |
shypike
|
87949e25b3
|
Another patch for CherryPy 3.8.0
This error keeps coming back.
https://bitbucket.org/cherrypy/cherrypy/issues/1296/attributeerror-module-object-has-no
|
10 years ago |
shypike
|
da9e39367d
|
Patch CherryPy to support 301 redirection.
Needed to support the broken Bonjour/ZeroConfig protocol that
only allows an HTTP address to set, even for a HTTPS-only server.
|
10 years ago |
shypike
|
1889ecd6fb
|
Add official CherryPy 3.8.0 release.
|
10 years ago |
shypike
|
d56c19ae1d
|
The 301 redirection message should use the IP of the caller.
301 should not use "localhost" but the actual IP of the calling client.
Needed to support Bonjour/Zerconfig.
|
10 years ago |
shypike
|
7d9afc3bbd
|
CherryPy patch: allow setting of a HTTPS-->HTTP forwarding using "301 Moved Permanently".
Needed for later Bonjour support.
|
12 years ago |
shypike
|
ede33fad32
|
CherryPy patch: fix HTTPS file upload bug.
As described in: https://bitbucket.org/cherrypy/cherrypy/issue/1068
|
12 years ago |
shypike
|
c811e090ec
|
CherryPy patch: fix missing import of 'socket_errors_to_ignore'.
|
12 years ago |
shypike
|
05c7c60c1f
|
Add CherryPy 3.2.2 official release.
Folders 'tutorial', 'test' and 'scaffold' have been removed.
The root folder of the tar.gz has been omitted.
File VERSION.txt has been added.
|
12 years ago |