mikekelly / hal-browser

An API browser for the hal+json media type
MIT License
835 stars 157 forks source link

Third consecutive non-get request doesn't work #76

Open vdhatterwal opened 8 years ago

vdhatterwal commented 8 years ago

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:

0 [Exception... ""  nsresult: "0x805e0006 ()"  location: "JS frame :: https://vikesh/api/hal/vendor/js/jquery-1.10.2.min.js :: .send :: line 6"  data: no]

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