29 July 2021Should HTTP PUT create a resource if it does not exist?This post explores whether a PUT request should be used for creating resources or not. Read moreShould HTTP PUT create a resource if it does not exist?
10 June 2019Using HTTP PATCH in SpringThis post demonstrates an approach to support HTTP PATCH in Spring. Read moreUsing HTTP PATCH in Spring
22 November 2017Stop using the RFC 2616Still using the RFC 2616 as reference for the HTTP/1.1 protocol? Please stop! Read moreStop using the RFC 2616
09 September 2016Which HTTP status codes are cacheable?A summary of the HTTP status codes defined as cacheable, according to the RFC 7231. Read moreWhich HTTP status codes are cacheable?