Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mention RFC of Link header
  • Loading branch information
kraih committed Jun 2, 2013
1 parent 4c4837e commit 966d6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojo/Headers.pm
Expand Up @@ -426,7 +426,7 @@ Get leftover data from header parser.
my $link = $headers->link;
$headers = $headers->link('<http://127.0.0.1/foo/3>; rel="next"');
Shortcut for the C<Link> header.
Shortcut for the C<Link> header from RFC 5988.
=head2 location
Expand Down

0 comments on commit 966d6e3

Please sign in to comment.