Missing headers
parent
b38427a729
commit
0d19f8fce5
|
@ -19,6 +19,8 @@ requests:
|
|||
- method: POST
|
||||
path:
|
||||
- "{{BaseURL}}/_async/AsyncResponseService"
|
||||
headers:
|
||||
Content-Type: application/soap; charset="utf-8"
|
||||
body: >-
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
|
||||
|
|
Loading…
Reference in New Issue