- or download this
# keeping it simple with just one nested request. no improvement
+ with more added here.
my $options =
...
my $res = $self->ua->start($tx)->res;
return $res;
- or download this
$VAR1 = bless( {
'req' => bless( {
...
}, 'Mojo::Conte
+nt::MultiPart' )
}, 'Mojo::Message::Request' )
}, 'Mojo::Transaction::HTTP' );
- or download this
$VAR1 = bless( {
'error' => {
...
}, 'Mojo::Content::Single' ),
'max_message_size' => 2147483648
}, 'Mojo::Message::Response' );
- or download this
POST /batch/gmail/v1 HTTP/1.1^M
Accept-Encoding: gzip^M
...
GET /gmail/v1/users/my_real_email@gmail.com/messages/165eb111fcf21503^
+M
--WHeuX--^M