fix trail space
parent
5ce723d982
commit
29db5710b6
|
@ -47,7 +47,7 @@ http:
|
|||
internal: true
|
||||
|
||||
- raw:
|
||||
- |
|
||||
- |
|
||||
POST /component_server HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
Content-Type: application/json
|
||||
|
@ -60,7 +60,7 @@ http:
|
|||
extractors:
|
||||
- type: regex
|
||||
name: tmpath
|
||||
regex:
|
||||
regex:
|
||||
- "/(?P<hash>[a-fA-F0-9]+)/"
|
||||
internal: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue