Thanks for pointing me to this code! I'm wanting to do pagination and found from this RESTful Best Practices <http://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api#pagination> post to do so using the Link header.
On Sun, Apr 23, 2017 at 6:21 AM, sri <[email protected]> wrote: > Does Mojolicious have a way to parse the Link header >> <http://mojolicious.org/perldoc/Mojo/Headers#link>? If not, any >> recommendations for parsing it? >> > > It had for a very short time, but got removed again due to lack of > interest from the community. > > https://github.com/kraih/mojo/commit/b5c4de20d3f75b4e17fb5 > 83af105963d4fcce184 > https://github.com/kraih/mojo/commit/fdd6c579b31145bed0f7625 > 44c94013f57a3851d > > -- > sebastian > > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
