You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When performing non-get request repeatedly, the request breaks after the second request. The first two request work perfectly and on the third request, the URL for Non-GET(orange-self-link) is changed to NON-GET:///api/v1/person and on submitting it, the Response Headers come out as:
It also stops working after the first request, if the page has been refreshed after a Non-get request i.e. page with URL https://vikesh/api/hal/browser.html#NON-GET:/api/v1/person
The text was updated successfully, but these errors were encountered:
When performing non-get request repeatedly, the request breaks after the second request. The first two request work perfectly and on the third request, the URL for Non-GET(orange-self-link) is changed to
NON-GET:///api/v1/person
and on submitting it, the Response Headers come out as:It also stops working after the first request, if the page has been refreshed after a Non-get request i.e. page with URL
https://vikesh/api/hal/browser.html#NON-GET:/api/v1/person
The text was updated successfully, but these errors were encountered: