Skip to content

v1.0.138-alpha

Choose a tag to compare

@github-actions github-actions released this 26 Apr 15:30
f1b8377
Added a ‘AddTrailingSlashToRequestUri’ JavaScript policy (#125)

* Added a ‘AddTrailingSlashToRequestUri’ JavaScript policy

* Fixed case

* Renamed file so Git detects case change in filename

* And changinbg filename back to detect case change in filename

* Using var instead of let (EcmaScript 1.7)