Commit 46323a5
authored
Feature/syn 766 (#129)
* 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)
* Moved the step for ‘javascript.AddTrailingSlashToRequestUri’ in to the ‘TargetEndpoint > PreFlow > Request’
* Updated “request.uri” to be “proxy.pathsuffix”
* Trying “target.url” instead of “proxy.pathsuffix”
* Moving the policy to the TargetEndpoint PostFlow Request
* Setting pathWithTrailingSlash1 parent bb11432 commit 46323a5
5 files changed
Lines changed: 24 additions & 25 deletions
File tree
- proxies/live/apiproxy
- policies
- resources/jsc
- targets
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 4 | | |
8 | 5 | | |
9 | 6 | | |
| |||
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
| |||
44 | 50 | | |
45 | 51 | | |
46 | 52 | | |
47 | | - | |
| 53 | + | |
48 | 54 | | |
49 | 55 | | |
50 | 56 | | |
| |||
0 commit comments