-
Notifications
You must be signed in to change notification settings - Fork 729
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
Header configuration + Fix GET with null parameter #602
Commits on Jul 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4499a78 - Browse repository at this point
Copy the full SHA 4499a78View commit details -
Add ability to bail out of or update the parameters of a request with…
… an optional delegate.
Configuration menu - View commit details
-
Copy full SHA for ee39b0d - Browse repository at this point
Copy the full SHA ee39b0dView commit details -
break out logic to transform GET requests into a transformer for test…
…ing, clarity, and null param handling
Configuration menu - View commit details
-
Copy full SHA for 4d160da - Browse repository at this point
Copy the full SHA 4d160daView commit details -
Configuration menu - View commit details
-
Copy full SHA for a39cd0b - Browse repository at this point
Copy the full SHA a39cd0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc85bb6 - Browse repository at this point
Copy the full SHA bc85bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b9cd6 - Browse repository at this point
Copy the full SHA 65b9cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d66e400 - Browse repository at this point
Copy the full SHA d66e400View commit details -
fix typo in parameter name 🤦♀️
If I spell received correctly on the first try it's a clear sign i'm having an aneurysm
Configuration menu - View commit details
-
Copy full SHA for 16c70bd - Browse repository at this point
Copy the full SHA 16c70bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d24b233 - Browse repository at this point
Copy the full SHA d24b233View commit details -
Configuration menu - View commit details
-
Copy full SHA for f983efc - Browse repository at this point
Copy the full SHA f983efcView commit details -
create base delegate protocol so the user only has to pass in one par…
…ameter if their delegate conforms to multiple sub-protocols.
Configuration menu - View commit details
-
Copy full SHA for 89cfced - Browse repository at this point
Copy the full SHA 89cfcedView commit details