summaryrefslogtreecommitdiff
path: root/src/test/dns/powerdns/expected.verify_zone
blob: 107feaa966685c9d53ddca3e824ed3d8c6e1250a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
bless( {
                  '_content' => '',
                  '_headers' => bless( {
                                         '::std_case' => {
                                                           'x-api-key' => 'X-API-Key'
                                                         },
                                         'content-type' => 'application/json; charset=UTF-8',
                                         'x-api-key' => '1234'
                                       }, 'HTTP::Headers' ),
                  '_max_body_size' => undef,
                  '_method' => 'GET',
                  '_uri' => bless( do{\(my $o = 'http://localhost:8881/api/v1/servers/localhost/zones/domain.com?rrsets=false')}, 'URI::http' )
                }, 'HTTP::Request' );