Skip to content

Commit 7e032c2

Browse files
authored
Update README.md
1 parent cd02b14 commit 7e032c2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ The best thing about this utility is that it takes a simple URL and returns you
1414

1515
Given 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

0 commit comments

Comments
 (0)