feat: fp on iis-shortname.yaml
parent
011f171678
commit
6ed710c858
|
@ -25,7 +25,7 @@ http:
|
|||
Origin: {{BaseURL}}
|
||||
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
|
||||
- |
|
||||
GET /*~1*/a.aspx' HTTP/1.1
|
||||
GET /*~1*/a.aspx HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
Origin: {{BaseURL}}
|
||||
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
|
||||
|
@ -35,7 +35,7 @@ http:
|
|||
Origin: {{BaseURL}}
|
||||
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
|
||||
- |
|
||||
OPTIONS /*~1*/a.aspx' HTTP/1.1
|
||||
OPTIONS /*~1*/a.aspx HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
Origin: {{BaseURL}}
|
||||
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
|
||||
|
|
Loading…
Reference in New Issue