Code development platform for open source projects from the European Union institutions

Skip to content

Prevent query string parameters to be altered by providing a custom parse_str method.

Pol Dellaiera requested to merge 5-custom-parse-str into master

Created by: drupol

This PR

  • Has new tests
  • Provide a custom parse_str() method.
  • Is backward compatible

Fixes #5 (closed).

Merge request reports