File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ The best thing about this utility is that it takes a simple URL and returns you
1414
1515Given are the some of the examples on how you can make use of this utility
1616
17- 1 . [ Get request] ( https://github.com/codecat15/HttpUtility#GET%20Request%20example )
18- 2 . [ Post request] ( https://github.com/codecat15/HttpUtility#POST%20request%20example )
19- 3 . [ Request with query string parameters] ( https://github.com/codecat15/HttpUtility#GET%20request%20with%20Query%20string%20parameters )
20- 4 . [ Request with authentication token] ( https://github.com/codecat15/HttpUtility#Authentication%20Token )
21- 5 . [ Customize JSONDecoder] ( https://github.com/codecat15/HttpUtility#Custom%20JSONDecoder )
17+ 1 . [ Get request] ( https://github.com/codecat15/HttpUtility#get-request-example )
18+ 2 . [ Post request] ( https://github.com/codecat15/HttpUtility#post-request-example )
19+ 3 . [ Request with query string parameters] ( https://github.com/codecat15/HttpUtility#get-request-with-query-string-parameters )
20+ 4 . [ Request with authentication token] ( https://github.com/codecat15/HttpUtility#authentication-token )
21+ 5 . [ Customize JSONDecoder] ( https://github.com/codecat15/HttpUtility#token-and-custom-jsondecoder )
2222
2323## GET Request example
2424
You can’t perform that action at this time.
0 commit comments