Skip to content

Commit

Permalink
add forgotten experimental mark to build_websocket_tx method
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Feb 27, 2012
1 parent da4c517 commit d33017b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Mojo/UserAgent.pm
Expand Up @@ -857,7 +857,8 @@ Alias for L<Mojo::UserAgent::Transactor/"tx">.
my $tx = $ua->build_websocket_tx('ws://localhost:3000');
Alias for L<Mojo::UserAgent::Transactor/"websocket">.
Alias for L<Mojo::UserAgent::Transactor/"websocket">. Note that this method
is EXPERIMENTAL and might change without warning!
=head2 C<delete>
Expand Down

0 comments on commit d33017b

Please sign in to comment.