Files
ladybird/Userland/Libraries/LibHTTP/HttpRequest.cpp
Luke Wilde cd9864bbf1 LibHTTP+RequestServer: Recognize more HTTP methods
Previously it would default to GET for all of these and cause the
Discord API to return Method Not Allowed errors for certain endpoints.
2022-06-27 22:53:36 +01:00

6.7 KiB