Router: matching query string support.
The "query" option matches decoded arguments, including plus ('+') to
space (' '). Like "uri", it can be a string or an array of strings.
This commit is contained in:
@@ -96,6 +96,12 @@ when updating from previous versions.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para>
|
||||
request routing by the query string.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para>
|
||||
fixed building with glibc 2.34, notably Fedora 35.
|
||||
|
||||
Reference in New Issue
Block a user