-
Notifications
You must be signed in to change notification settings - Fork 730
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
Create FetchOptions to allow GET Requests like in Web #572
Commits on Jun 7, 2019
-
create FetchOptions to be used while fetch
Douglas Mandarino authored and Douglas Mandarino committedJun 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 8cb9fb4 - Browse repository at this point
Copy the full SHA 8cb9fb4View commit details -
add tests to confirm with FetchOptions
Douglas Mandarino authored and Douglas Mandarino committedJun 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 53f2e51 - Browse repository at this point
Copy the full SHA 53f2e51View commit details -
add fetch Options in NetworkTransport
Douglas Mandarino authored and Douglas Mandarino committedJun 7, 2019 Configuration menu - View commit details
-
Copy full SHA for bea8242 - Browse repository at this point
Copy the full SHA bea8242View commit details
Commits on Jun 8, 2019
-
set efault value for fetchOptions as POST
dmandarino authored and dmandarino committedJun 8, 2019 Configuration menu - View commit details
-
Copy full SHA for ad29887 - Browse repository at this point
Copy the full SHA ad29887View commit details -
add default value for fetchOptions in perform
dmandarino authored and dmandarino committedJun 8, 2019 Configuration menu - View commit details
-
Copy full SHA for fcb9533 - Browse repository at this point
Copy the full SHA fcb9533View commit details
Commits on Jun 25, 2019
-
rename FetchOptions to FetchHTTPMethod
Douglas Mandarino authored and Douglas Mandarino committedJun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for ef686cb - Browse repository at this point
Copy the full SHA ef686cbView commit details -
fixing tests after rename of fetchOptions to fetchHTTPOptions
Douglas Mandarino authored and Douglas Mandarino committedJun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 5ff93a7 - Browse repository at this point
Copy the full SHA 5ff93a7View commit details -
remove forced try in JSONSerializationFormat
Douglas Mandarino authored and Douglas Mandarino committedJun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for dee434b - Browse repository at this point
Copy the full SHA dee434bView commit details -
Douglas Mandarino authored and Douglas Mandarino committed
Jun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 2a77206 - Browse repository at this point
Copy the full SHA 2a77206View commit details -
add POST as default parameter for FetchHTTPMethod in subscribe
Douglas Mandarino authored and Douglas Mandarino committedJun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 9766548 - Browse repository at this point
Copy the full SHA 9766548View commit details -
use default parameter in perform tests
Douglas Mandarino authored and Douglas Mandarino committedJun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 4f92bee - Browse repository at this point
Copy the full SHA 4f92beeView commit details -
explaning better the parameter
Douglas Mandarino authored and Douglas Mandarino committedJun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 4a97304 - Browse repository at this point
Copy the full SHA 4a97304View commit details