Skip to content

Fork of Wikimedia's fork of std.querysort with stable query sort capacity for additive parameters

License

Notifications You must be signed in to change notification settings

mangadex-pub/lbvmod-querysort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vmod_querysort

Varnish Module (vmod) for sorting query parameters. The code is a fork of std.querysort with the following modifications:

  1. Query parameters are sorted by key only.
  2. The sort is stable: the relative ordering of duplicate parameters is preserved.
  3. PHP array parameter keys (e.g. foo[]=1&foo[1]=2) are handled correctly (the keys compare as equal).

About

Fork of Wikimedia's fork of std.querysort with stable query sort capacity for additive parameters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •