Skip to content

Commit

Permalink
SUMMARY.md: move HTTP PUT to just after HTTP POST
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Jun 20, 2024
1 parent a53e79c commit 90c60d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@
* [JavaScript and forms](http/post/javascript.md)
* [Multipart formposts](http/post/multipart.md)
* [-d vs -F](http/post/postvspost.md)
* [HTTP PUT](http/put.md)
* [Redirects](http/redirects.md)
* [Customize your HTTP](http/modify/README.md)
* [Request method](http/modify/method.md)
Expand All @@ -180,7 +181,6 @@
* [Ranges](http/modify/ranges.md)
* [Conditionals](http/modify/conditionals.md)
* [Compression](http/modify/compression.md)
* [HTTP PUT](http/put.md)
* [Cookies](http/cookies/README.md)
* [Cookie engine](http/cookies/engine.md)
* [Reading cookies from file](http/cookies/reading.md)
Expand Down

0 comments on commit 90c60d0

Please sign in to comment.