A client of our Ratpack application can send a HTTP Accept header to indicate the type of response the client expects or can handle. We can restrict our application to certain types with the accepts method of the Handlers class. … Continue reading
The post Ratpacked: Execute Handlers Based On Accept Header appeared first on JDriven.