Skip to content

how to use the proxy? #14

@ghost

Description

have code?
like this?

my $f = Net::HTTP::Transport.new;
$f does role {
  method proxy { ::('Net::HTTP::URL').new('http://127.0.0.1:8080')}
}

my $rp = $f.proxy.round-trip($req);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions