Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fixed RFC links
  • Loading branch information
kraih committed Dec 16, 2014
1 parent b17b998 commit 2adf68b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Mojo/Message/Request.pm
Expand Up @@ -282,8 +282,8 @@ Mojo::Message::Request - HTTP request
L<Mojo::Message::Request> is a container for HTTP requests based on
L<RFC 7230|http://tools.ietf.org/html/rfc7230>,
L<RFC 7231|http://tools.ietf.org/html/rfc7235>,
L<RFC 7231|http://tools.ietf.org/html/rfc7235> and
L<RFC 7231|http://tools.ietf.org/html/rfc7231>,
L<RFC 7235|http://tools.ietf.org/html/rfc7235> and
L<RFC 2817|http://tools.ietf.org/html/rfc2817>.
=head1 EVENTS
Expand Down

0 comments on commit 2adf68b

Please sign in to comment.