Files
ladybird/Userland/Libraries/LibHTTP/HttpResponse.h
Max Wipfli 631faec32f LibHTTP: Implement getting the correct reason phrase from HttpResponse
This adds a reason_phrase() getter and a static reason_phrase_for_code()
to the HttpResponse class.

It also changes the class to use east const style.
2021-06-11 11:37:15 +02:00

1001 B