-
Notifications
You must be signed in to change notification settings - Fork 390
Pull requests: danwrong/restler
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
modify argument of mode for es2015 strict compatibility, fixes #234
#235
opened Mar 19, 2016 by
crashuniverse
Loading…
Made multipart body writing logic consistent with the header writing logic
#226
opened Oct 1, 2015 by
mlohbihler
Loading…
Added postJson and putJson to the Service wrapper prototype
#212
opened Jun 11, 2015 by
zipang
Loading…
trim incoming data before trying to parse it as json to make sure there ...
#208
opened Apr 14, 2015 by
prusik
Loading…
restler can now also handle data which is not encoded (e.g. images)
#198
opened Dec 18, 2014 by
ArdentZeal
Loading…
Restler reports different behavior on different platforms when the target server doesn't exist (isn't running).
#178
opened May 1, 2014 by
robrich
Loading…
Adding the ability to add a custom https agent.
feature
#163
opened Mar 6, 2014 by
rashthedude
Loading…
Don't override header and query defaults when using services; fix retry bug that garbled data on subsequent requests
#99
opened Dec 4, 2012 by
justincy
Loading…
Allow to pass agent to the http/https node libraries based on the node API
#97
opened Oct 24, 2012 by
lonelly
Loading…
workaround for not having the entire callback chain inside a try-catch block
#90
opened Jul 5, 2012 by
martintajur
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.