Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
danwrong
/
restler
Public
Notifications
You must be signed in to change notification settings
Fork
380
Star
2k
Code
Issues
79
Pull requests
23
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
All pull requests
New pull request
Search pull requests
is
:
pr
state
:
open
is:pr state:open
Clear filter
Search
Pull requests
Open
23
(23)
Closed
96
(96)
Author
Label
Projects
Milestones
Reviews
Assignee
Sort by
Newest
descending
More items
Comfortable display density
Compact display density
Security fix
#263
·
piperamirez
opened
Feb 8, 2019
·
·
1
1
Fix cannot read file from path using rest.file()
#252
·
lekhacman
opened
Aug 2, 2017
·
·
5
fix fs.read bug since node.js is upgrade
#251
·
kundaiAtPropertyMe
opened
Jun 8, 2017
·
·
4
Upgrade qs library
#248
·
j-norwood-young
opened
Mar 7, 2017
·
·
Travis CI tests
#236
·
alexkwolfe
opened
Mar 28, 2016
·
·
3
modify argument of mode for es2015 strict compatibility, fixes #234
#235
·
crashuniverse
opened
Mar 19, 2016
·
·
1
Prevent options object from being mutated. Fixes #230.
#232
·
theGrue
opened
Jan 21, 2016
·
·
Made multipart body writing logic consistent with the header writing logic
#226
·
mlohbihler
opened
Oct 1, 2015
·
·
Added postJson and putJson to the Service wrapper prototype
#212
·
zipang
opened
Jun 11, 2015
·
·
4
trim incoming data before trying to parse it as json to make sure there ...
#208
·
prusik
opened
Apr 14, 2015
·
·
6
restler can now also handle data which is not encoded (e.g. images)
#198
·
ArdentZeal
opened
Dec 18, 2014
·
·
1
avoid re-encoding request body on retry
#196
·
ginman86
opened
Dec 9, 2014
·
·
1
New option: forceResponseCharset
#185
·
miguelsanchezvigo
opened
Aug 7, 2014
·
·
1
don't submit content-length header on GET requests
#184
·
gmdayley
opened
Jul 17, 2014
·
·
1
delete date body on GET
#183
·
jvverde
opened
Jul 17, 2014
·
·
Restler reports different behavior on different platforms when the target server doesn't exist (isn't running).
#178
·
robrich
opened
May 1, 2014
·
·
Adding the ability to add a custom https agent.
feature
#163
·
rashthedude
opened
Mar 6, 2014
·
·
11
let querystring be overrideable by the request options
#153
·
mxk1235
opened
Jan 2, 2014
·
·
1
Fix retried requests
#124
·
jstamerj
opened
Jul 11, 2013
·
·
2
Don't override header and query defaults when using services; fix retry bug that garbled data on subsequent requests
#99
·
justincy
opened
Dec 4, 2012
·
·
1
Allow to pass agent to the http/https node libraries based on the node API
#97
·
antonovvadim
opened
Oct 24, 2012
·
·
Also allow boolean values
#95
·
sebastianhoitz
opened
Sep 25, 2012
·
·
workaround for not having the entire callback chain inside a try-catch block
#90
·
martintajur
opened
Jul 5, 2012
·
·
1
You can’t perform that action at this time.