Skip to content

Commit

Permalink
documentation tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Oct 25, 2013
1 parent 8473bee commit 95938f2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions lib/Mojolicious/Guides/Cookbook.pod
Expand Up @@ -846,8 +846,9 @@ This even works for proxy C<CONNECT> requests.

=head2 Content generators

Generate the same type of content repeatedly for multiple requests with
L<Mojo::UserAgent::Transactor/"add_generator">.
Content generators can be registered with
L<Mojo::UserAgent::Transactor/"add_generator"> to generate the same type of
content repeatedly for multiple requests.

use Mojo::UserAgent;
use Mojo::Asset::File;
Expand Down

0 comments on commit 95938f2

Please sign in to comment.