Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

Restler bug causing request issues #13

Open
afreeland opened this issue Sep 2, 2014 · 2 comments
Open

Restler bug causing request issues #13

afreeland opened this issue Sep 2, 2014 · 2 comments

Comments

@afreeland
Copy link

There is a bug in the version of restler that this module utilizes. This thread provides a good look into the issue and how it was solved angular-app/angular-app#125.

This issue originally manifested itself when I would make a request to ebay, send a response back and then make another request and attempt to send another response which would then throw the error "Cant set headers after they are sent.".

Here is the original fix: QuePort/restler@d44d126

Restler has committed the fix and is functioning as expected.

@vicary
Copy link

vicary commented Oct 17, 2014

I heard of the author cannot actively follow this project, I wonder if they accept PRs... I just work on a private fork right now.

@taitems
Copy link

taitems commented Aug 11, 2015

Grrr, getting caught by this as well.

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

No branches or pull requests

3 participants