Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vdhatterwal opened this issue Jan 27, 2016 · 0 comments
Open

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

vdhatterwal opened this issue Jan 27, 2016 · 0 comments

Comments

@vdhatterwal
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant