Setting Custom Header with RESTful API
|
08-01-2018, 02:00 AM
Post: #1
|
|||
|
|||
Setting Custom Header with RESTful API
In the UI of Web Page Test you can set a custom header (in advanced), but it doesn't appear that it is documented that you can do the same with the RESTful API. Is that a gap in the documentation or is that not possible via the API?
Thanks in advance, Ray Pierce |
|||
08-01-2018, 11:36 PM
(This post was last modified: 08-01-2018 11:36 PM by pmeenan.)
Post: #2
|
|||
|
|||
RE: Setting Custom Header with RESTful API
Gap in the documentation. The UI uses the API itself. The easiest way to get the field name for cases like that is to just inspect the UI in dev tools and look at the form field name for the field in question ("customHeaders" in this case).
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)