1.3.0
Changed
- Allow to use a non-standard socket (for example,
sslsocket
with TLS
support). - When processing a GET request, the plus sign in the parameter name and
value is now replaced with a space. In order to explicitly pass a "+"
sign it must be represented as "%2B".