AnyEvent-Net-Curl-Queued

 view release on metacpan or  search on metacpan

inc/Test/HTTP/AnyEvent/Server.pm  view on Meta::CPAN

362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
=head1 METHODS
 
=head2 uri
 
Return URI of a newly created server (with a trailing C</>).
 
=head2 start_server($prepare_cb)
 
B<(internal)> Wrapper for the C<tcp_server> from L<AnyEvent::Socket>.
C<$prepare_cb> is used to get the IP address and port of the local socket endpoint and populate respective attributes.
 
=head1 FUNCTIONS
 
=head2 _cleanup
 
B<(internal)> Close descriptor and shutdown connection.
 
=head2 _reply
 
B<(internal)> Issue HTTP reply.



( run in 0.337 second using v1.01-cache-2.11-cpan-87723dcf8b7 )