Prefer Header now available on rack with rack-prefer
We released a gem a month ago: parsing Prefer Header for rack with rack-prefer. Prefer header should be used mostly on APIs when client wants to pass options to the server. Check the RFC for more info and please don’t re-invent the wheel when building REST APIs, we already have pretty good RFCs on most things :)
Post a comment