v0.2.15
This release bring a couple of fixes for the CGI implementation.
- use
Memory.copy
to copy the chunks libsoup-2.4 (>=2.50) - detect
null
query by looking inPATH_TRANSLATED
andREQUEST_URI
- priorize
PATH_INFO
overREQUEST_URI
This release bring a couple of fixes for the CGI implementation.
Memory.copy
to copy the chunks libsoup-2.4 (>=2.50)null
query by looking in PATH_TRANSLATED
and REQUEST_URI
PATH_INFO
over REQUEST_URI