Diff of the two buildlogs: -- --- b1/build.log 2020-03-18 23:11:14.001769395 +0000 +++ b2/build.log 2020-03-18 23:15:35.740509576 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Tue Apr 20 17:33:50 -12 2021 -I: pbuilder-time-stamp: 1618983230 +I: Current time: Thu Mar 19 13:11:15 +14 2020 +I: pbuilder-time-stamp: 1584573075 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Fri Jul 27 23:06:20 2018 -12 +gpgv: Signature made Sun Jul 29 01:06:20 2018 +14 gpgv: using RSA key D1E1316E93A760A8104D85FABB3A68018649AA06 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libhttp-exception-perl_0.04007-1.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking libhttp-exception-perl_0.04007-1.debian.tar.xz I: Not using root during the build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/7906/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build12-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/7906/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -154,7 +166,7 @@ Get: 80 http://deb.debian.org/debian buster/main i386 libsub-uplevel-perl all 0.2800-1 [16.3 kB] Get: 81 http://deb.debian.org/debian buster/main i386 libtest-exception-perl all 0.43-1 [18.7 kB] Get: 82 http://deb.debian.org/debian buster/main i386 libtest-nowarnings-perl all 1.04-2 [12.2 kB] -Fetched 24.0 MB in 0s (73.2 MB/s) +Fetched 24.0 MB in 14s (1684 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -507,7 +519,7 @@ Building tag database... -> Finished parsing the build-deps I: Building the package -I: Running cd /build/libhttp-exception-perl-0.04007/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libhttp-exception-perl-0.04007/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package libhttp-exception-perl dpkg-buildpackage: info: source version 0.04007-1 dpkg-buildpackage: info: source distribution unstable @@ -529,20 +541,20 @@ Writing Makefile for HTTP::Exception Writing MYMETA.yml and MYMETA.json dh_auto_build - make -j18 + make -j10 make[1]: Entering directory '/build/libhttp-exception-perl-0.04007' -cp lib/HTTP/Exception/3XX.pm blib/lib/HTTP/Exception/3XX.pm +cp lib/HTTP/Exception/Loader.pm blib/lib/HTTP/Exception/Loader.pm +cp lib/HTTP/Exception/2XX.pm blib/lib/HTTP/Exception/2XX.pm cp lib/HTTP/Exception/4XX.pm blib/lib/HTTP/Exception/4XX.pm -cp lib/HTTP/Exception/1XX.pm blib/lib/HTTP/Exception/1XX.pm cp lib/HTTP/Exception/5XX.pm blib/lib/HTTP/Exception/5XX.pm +cp lib/HTTP/Exception/3XX.pm blib/lib/HTTP/Exception/3XX.pm cp lib/HTTP/Exception.pm blib/lib/HTTP/Exception.pm -cp lib/HTTP/Exception/2XX.pm blib/lib/HTTP/Exception/2XX.pm cp lib/HTTP/Exception/Base.pm blib/lib/HTTP/Exception/Base.pm -cp lib/HTTP/Exception/Loader.pm blib/lib/HTTP/Exception/Loader.pm +cp lib/HTTP/Exception/1XX.pm blib/lib/HTTP/Exception/1XX.pm Manifying 8 pod documents make[1]: Leaving directory '/build/libhttp-exception-perl-0.04007' dh_auto_test - make -j18 test TEST_VERBOSE=1 + make -j10 test TEST_VERBOSE=1 make[1]: Entering directory '/build/libhttp-exception-perl-0.04007' PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t ............... @@ -569,4358 +581,4358 @@ ok 11 - HTTP::Exception::200->can(...) ok 12 - _make_exceptions is not imported from Loader ok 13 - Errorcode in Classname and expected HTTP-Errorcode match -ok 14 - threw HTTP::Exception::GATEWAY_TIMEOUT -ok 15 - An object of class 'HTTP::Exception::GATEWAY_TIMEOUT' isa 'HTTP::Exception::GATEWAY_TIMEOUT' -ok 16 - code is a number (504) +ok 14 - threw HTTP::Exception::101 +ok 15 - An object of class 'HTTP::Exception::101' isa 'HTTP::Exception::101' +ok 16 - code is a number (101) ok 17 - status_message is same as HTTP::Status ok 18 - to_string as well ok 19 - field status_message found -ok 20 - HTTP::Exception::GATEWAY_TIMEOUT->can(...) +ok 20 - HTTP::Exception::101->can(...) ok 21 - _make_exceptions is not imported from Loader -ok 22 # skip can't reliably determine expected Errorcode -ok 23 # skip can't reliably determine expected Errorcode -ok 24 - An object of class 'HTTP::Exception::GATEWAY_TIMEOUT' isa 'HTTP::Exception::GATEWAY_TIMEOUT' -ok 25 - code is a number (504) -ok 26 - status_message is same as HTTP::Status -ok 27 - to_string as well -ok 28 - field status_message found -ok 29 - HTTP::Exception::GATEWAY_TIMEOUT->can(...) -ok 30 - _make_exceptions is not imported from Loader -ok 31 # skip can't reliably determine expected Errorcode -ok 32 # skip can't reliably determine expected Errorcode -ok 33 - code is a number (504) -ok 34 - status_message is same as HTTP::Status -ok 35 - to_string as well -ok 36 - field status_message found -ok 37 - HTTP::Exception::GATEWAY_TIMEOUT->can(...) -ok 38 - _make_exceptions is not imported from Loader -ok 39 # skip can't reliably determine expected Errorcode -ok 40 # skip can't reliably determine expected Errorcode -ok 41 - An object of class 'HTTP::Exception::GATEWAY_TIMEOUT' isa 'HTTP::Exception::GATEWAY_TIMEOUT' -ok 42 - code is a number (504) -ok 43 - status_message is same as HTTP::Status -ok 44 - to_string as well -ok 45 - field status_message found -ok 46 - HTTP::Exception::GATEWAY_TIMEOUT->can(...) -ok 47 - _make_exceptions is not imported from Loader -ok 48 # skip can't reliably determine expected Errorcode -ok 49 # skip can't reliably determine expected Errorcode -ok 50 - threw HTTP::Exception::502 -ok 51 - An object of class 'HTTP::Exception::502' isa 'HTTP::Exception::502' -ok 52 - code is a number (502) -ok 53 - status_message is same as HTTP::Status -ok 54 - to_string as well -ok 55 - field status_message found -ok 56 - HTTP::Exception::502->can(...) -ok 57 - _make_exceptions is not imported from Loader -ok 58 - Errorcode in Classname and expected HTTP-Errorcode match -ok 59 - An object of class 'HTTP::Exception::502' isa 'HTTP::Exception::502' -ok 60 - code is a number (502) -ok 61 - status_message is same as HTTP::Status -ok 62 - to_string as well -ok 63 - field status_message found -ok 64 - HTTP::Exception::502->can(...) -ok 65 - _make_exceptions is not imported from Loader -ok 66 - Errorcode in Classname and expected HTTP-Errorcode match -ok 67 - code is a number (502) -ok 68 - status_message is same as HTTP::Status -ok 69 - to_string as well -ok 70 - field status_message found -ok 71 - HTTP::Exception::502->can(...) -ok 72 - _make_exceptions is not imported from Loader -ok 73 - Errorcode in Classname and expected HTTP-Errorcode match -ok 74 - An object of class 'HTTP::Exception::502' isa 'HTTP::Exception::502' -ok 75 - code is a number (502) -ok 76 - status_message is same as HTTP::Status -ok 77 - to_string as well -ok 78 - field status_message found -ok 79 - HTTP::Exception::502->can(...) -ok 80 - _make_exceptions is not imported from Loader -ok 81 - Errorcode in Classname and expected HTTP-Errorcode match -ok 82 - threw HTTP::Exception::226 -ok 83 - An object of class 'HTTP::Exception::226' isa 'HTTP::Exception::226' -ok 84 - code is a number (226) +ok 22 - Errorcode in Classname and expected HTTP-Errorcode match +ok 23 - An object of class 'HTTP::Exception::101' isa 'HTTP::Exception::101' +ok 24 - code is a number (101) +ok 25 - status_message is same as HTTP::Status +ok 26 - to_string as well +ok 27 - field status_message found +ok 28 - HTTP::Exception::101->can(...) +ok 29 - _make_exceptions is not imported from Loader +ok 30 - Errorcode in Classname and expected HTTP-Errorcode match +ok 31 - code is a number (101) +ok 32 - status_message is same as HTTP::Status +ok 33 - to_string as well +ok 34 - field status_message found +ok 35 - HTTP::Exception::101->can(...) +ok 36 - _make_exceptions is not imported from Loader +ok 37 - Errorcode in Classname and expected HTTP-Errorcode match +ok 38 - An object of class 'HTTP::Exception::101' isa 'HTTP::Exception::101' +ok 39 - code is a number (101) +ok 40 - status_message is same as HTTP::Status +ok 41 - to_string as well +ok 42 - field status_message found +ok 43 - HTTP::Exception::101->can(...) +ok 44 - _make_exceptions is not imported from Loader +ok 45 - Errorcode in Classname and expected HTTP-Errorcode match +ok 46 - threw HTTP::Exception::USE_PROXY +ok 47 - An object of class 'HTTP::Exception::USE_PROXY' isa 'HTTP::Exception::USE_PROXY' +ok 48 - code is a number (305) +ok 49 - status_message is same as HTTP::Status +ok 50 - to_string as well +ok 51 - field status_message found +ok 52 - HTTP::Exception::USE_PROXY->can(...) +ok 53 - _make_exceptions is not imported from Loader +ok 54 # skip can't reliably determine expected Errorcode +ok 55 # skip can't reliably determine expected Errorcode +ok 56 - An object of class 'HTTP::Exception::USE_PROXY' isa 'HTTP::Exception::USE_PROXY' +ok 57 - code is a number (305) +ok 58 - status_message is same as HTTP::Status +ok 59 - to_string as well +ok 60 - field status_message found +ok 61 - HTTP::Exception::USE_PROXY->can(...) +ok 62 - _make_exceptions is not imported from Loader +ok 63 # skip can't reliably determine expected Errorcode +ok 64 # skip can't reliably determine expected Errorcode +ok 65 - code is a number (305) +ok 66 - status_message is same as HTTP::Status +ok 67 - to_string as well +ok 68 - field status_message found +ok 69 - HTTP::Exception::USE_PROXY->can(...) +ok 70 - _make_exceptions is not imported from Loader +ok 71 # skip can't reliably determine expected Errorcode +ok 72 # skip can't reliably determine expected Errorcode +ok 73 - An object of class 'HTTP::Exception::USE_PROXY' isa 'HTTP::Exception::USE_PROXY' +ok 74 - code is a number (305) +ok 75 - status_message is same as HTTP::Status +ok 76 - to_string as well +ok 77 - field status_message found +ok 78 - HTTP::Exception::USE_PROXY->can(...) +ok 79 - _make_exceptions is not imported from Loader +ok 80 # skip can't reliably determine expected Errorcode +ok 81 # skip can't reliably determine expected Errorcode +ok 82 - threw HTTP::Exception::307 +ok 83 - An object of class 'HTTP::Exception::307' isa 'HTTP::Exception::307' +ok 84 - code is a number (307) ok 85 - status_message is same as HTTP::Status ok 86 - to_string as well ok 87 - field status_message found -ok 88 - HTTP::Exception::226->can(...) +ok 88 - HTTP::Exception::307->can(...) ok 89 - _make_exceptions is not imported from Loader ok 90 - Errorcode in Classname and expected HTTP-Errorcode match -ok 91 - An object of class 'HTTP::Exception::226' isa 'HTTP::Exception::226' -ok 92 - code is a number (226) +ok 91 - An object of class 'HTTP::Exception::307' isa 'HTTP::Exception::307' +ok 92 - code is a number (307) ok 93 - status_message is same as HTTP::Status ok 94 - to_string as well ok 95 - field status_message found -ok 96 - HTTP::Exception::226->can(...) +ok 96 - HTTP::Exception::307->can(...) ok 97 - _make_exceptions is not imported from Loader ok 98 - Errorcode in Classname and expected HTTP-Errorcode match -ok 99 - code is a number (226) +ok 99 - code is a number (307) ok 100 - status_message is same as HTTP::Status ok 101 - to_string as well ok 102 - field status_message found -ok 103 - HTTP::Exception::226->can(...) +ok 103 - HTTP::Exception::307->can(...) ok 104 - _make_exceptions is not imported from Loader ok 105 - Errorcode in Classname and expected HTTP-Errorcode match -ok 106 - An object of class 'HTTP::Exception::226' isa 'HTTP::Exception::226' -ok 107 - code is a number (226) +ok 106 - An object of class 'HTTP::Exception::307' isa 'HTTP::Exception::307' +ok 107 - code is a number (307) ok 108 - status_message is same as HTTP::Status ok 109 - to_string as well ok 110 - field status_message found -ok 111 - HTTP::Exception::226->can(...) +ok 111 - HTTP::Exception::307->can(...) ok 112 - _make_exceptions is not imported from Loader ok 113 - Errorcode in Classname and expected HTTP-Errorcode match -ok 114 - threw HTTP::Exception::UNPROCESSABLE_ENTITY -ok 115 - An object of class 'HTTP::Exception::UNPROCESSABLE_ENTITY' isa 'HTTP::Exception::UNPROCESSABLE_ENTITY' -ok 116 - code is a number (422) +ok 114 - threw HTTP::Exception::449 +ok 115 - An object of class 'HTTP::Exception::449' isa 'HTTP::Exception::449' +ok 116 - code is a number (449) ok 117 - status_message is same as HTTP::Status ok 118 - to_string as well ok 119 - field status_message found -ok 120 - HTTP::Exception::UNPROCESSABLE_ENTITY->can(...) +ok 120 - HTTP::Exception::449->can(...) ok 121 - _make_exceptions is not imported from Loader -ok 122 # skip can't reliably determine expected Errorcode -ok 123 # skip can't reliably determine expected Errorcode -ok 124 - An object of class 'HTTP::Exception::UNPROCESSABLE_ENTITY' isa 'HTTP::Exception::UNPROCESSABLE_ENTITY' -ok 125 - code is a number (422) -ok 126 - status_message is same as HTTP::Status -ok 127 - to_string as well -ok 128 - field status_message found -ok 129 - HTTP::Exception::UNPROCESSABLE_ENTITY->can(...) -ok 130 - _make_exceptions is not imported from Loader -ok 131 # skip can't reliably determine expected Errorcode -ok 132 # skip can't reliably determine expected Errorcode -ok 133 - code is a number (422) -ok 134 - status_message is same as HTTP::Status -ok 135 - to_string as well -ok 136 - field status_message found -ok 137 - HTTP::Exception::UNPROCESSABLE_ENTITY->can(...) -ok 138 - _make_exceptions is not imported from Loader -ok 139 # skip can't reliably determine expected Errorcode -ok 140 # skip can't reliably determine expected Errorcode -ok 141 - An object of class 'HTTP::Exception::UNPROCESSABLE_ENTITY' isa 'HTTP::Exception::UNPROCESSABLE_ENTITY' -ok 142 - code is a number (422) -ok 143 - status_message is same as HTTP::Status -ok 144 - to_string as well -ok 145 - field status_message found -ok 146 - HTTP::Exception::UNPROCESSABLE_ENTITY->can(...) -ok 147 - _make_exceptions is not imported from Loader -ok 148 # skip can't reliably determine expected Errorcode -ok 149 # skip can't reliably determine expected Errorcode -ok 150 - threw HTTP::Exception::CONTINUE -ok 151 - An object of class 'HTTP::Exception::CONTINUE' isa 'HTTP::Exception::CONTINUE' -ok 152 - code is a number (100) -ok 153 - status_message is same as HTTP::Status -ok 154 - to_string as well -ok 155 - field status_message found -ok 156 - HTTP::Exception::CONTINUE->can(...) -ok 157 - _make_exceptions is not imported from Loader -ok 158 # skip can't reliably determine expected Errorcode -ok 159 # skip can't reliably determine expected Errorcode -ok 160 - An object of class 'HTTP::Exception::CONTINUE' isa 'HTTP::Exception::CONTINUE' -ok 161 - code is a number (100) -ok 162 - status_message is same as HTTP::Status -ok 163 - to_string as well -ok 164 - field status_message found -ok 165 - HTTP::Exception::CONTINUE->can(...) -ok 166 - _make_exceptions is not imported from Loader -ok 167 # skip can't reliably determine expected Errorcode -ok 168 # skip can't reliably determine expected Errorcode -ok 169 - code is a number (100) -ok 170 - status_message is same as HTTP::Status -ok 171 - to_string as well -ok 172 - field status_message found -ok 173 - HTTP::Exception::CONTINUE->can(...) -ok 174 - _make_exceptions is not imported from Loader -ok 175 # skip can't reliably determine expected Errorcode -ok 176 # skip can't reliably determine expected Errorcode -ok 177 - An object of class 'HTTP::Exception::CONTINUE' isa 'HTTP::Exception::CONTINUE' -ok 178 - code is a number (100) -ok 179 - status_message is same as HTTP::Status -ok 180 - to_string as well -ok 181 - field status_message found -ok 182 - HTTP::Exception::CONTINUE->can(...) -ok 183 - _make_exceptions is not imported from Loader -ok 184 # skip can't reliably determine expected Errorcode -ok 185 # skip can't reliably determine expected Errorcode -ok 186 - threw HTTP::Exception::FAILED_DEPENDENCY -ok 187 - An object of class 'HTTP::Exception::FAILED_DEPENDENCY' isa 'HTTP::Exception::FAILED_DEPENDENCY' -ok 188 - code is a number (424) -ok 189 - status_message is same as HTTP::Status -ok 190 - to_string as well -ok 191 - field status_message found -ok 192 - HTTP::Exception::FAILED_DEPENDENCY->can(...) -ok 193 - _make_exceptions is not imported from Loader -ok 194 # skip can't reliably determine expected Errorcode +ok 122 - Errorcode in Classname and expected HTTP-Errorcode match +ok 123 - An object of class 'HTTP::Exception::449' isa 'HTTP::Exception::449' +ok 124 - code is a number (449) +ok 125 - status_message is same as HTTP::Status +ok 126 - to_string as well +ok 127 - field status_message found +ok 128 - HTTP::Exception::449->can(...) +ok 129 - _make_exceptions is not imported from Loader +ok 130 - Errorcode in Classname and expected HTTP-Errorcode match +ok 131 - code is a number (449) +ok 132 - status_message is same as HTTP::Status +ok 133 - to_string as well +ok 134 - field status_message found +ok 135 - HTTP::Exception::449->can(...) +ok 136 - _make_exceptions is not imported from Loader +ok 137 - Errorcode in Classname and expected HTTP-Errorcode match +ok 138 - An object of class 'HTTP::Exception::449' isa 'HTTP::Exception::449' +ok 139 - code is a number (449) +ok 140 - status_message is same as HTTP::Status +ok 141 - to_string as well +ok 142 - field status_message found +ok 143 - HTTP::Exception::449->can(...) +ok 144 - _make_exceptions is not imported from Loader +ok 145 - Errorcode in Classname and expected HTTP-Errorcode match +ok 146 - threw HTTP::Exception::204 +ok 147 - An object of class 'HTTP::Exception::204' isa 'HTTP::Exception::204' +ok 148 - code is a number (204) +ok 149 - status_message is same as HTTP::Status +ok 150 - to_string as well +ok 151 - field status_message found +ok 152 - HTTP::Exception::204->can(...) +ok 153 - _make_exceptions is not imported from Loader +ok 154 - Errorcode in Classname and expected HTTP-Errorcode match +ok 155 - An object of class 'HTTP::Exception::204' isa 'HTTP::Exception::204' +ok 156 - code is a number (204) +ok 157 - status_message is same as HTTP::Status +ok 158 - to_string as well +ok 159 - field status_message found +ok 160 - HTTP::Exception::204->can(...) +ok 161 - _make_exceptions is not imported from Loader +ok 162 - Errorcode in Classname and expected HTTP-Errorcode match +ok 163 - code is a number (204) +ok 164 - status_message is same as HTTP::Status +ok 165 - to_string as well +ok 166 - field status_message found +ok 167 - HTTP::Exception::204->can(...) +ok 168 - _make_exceptions is not imported from Loader +ok 169 - Errorcode in Classname and expected HTTP-Errorcode match +ok 170 - An object of class 'HTTP::Exception::204' isa 'HTTP::Exception::204' +ok 171 - code is a number (204) +ok 172 - status_message is same as HTTP::Status +ok 173 - to_string as well +ok 174 - field status_message found +ok 175 - HTTP::Exception::204->can(...) +ok 176 - _make_exceptions is not imported from Loader +ok 177 - Errorcode in Classname and expected HTTP-Errorcode match +ok 178 - threw HTTP::Exception::UNPROCESSABLE_ENTITY +ok 179 - An object of class 'HTTP::Exception::UNPROCESSABLE_ENTITY' isa 'HTTP::Exception::UNPROCESSABLE_ENTITY' +ok 180 - code is a number (422) +ok 181 - status_message is same as HTTP::Status +ok 182 - to_string as well +ok 183 - field status_message found +ok 184 - HTTP::Exception::UNPROCESSABLE_ENTITY->can(...) +ok 185 - _make_exceptions is not imported from Loader +ok 186 # skip can't reliably determine expected Errorcode +ok 187 # skip can't reliably determine expected Errorcode +ok 188 - An object of class 'HTTP::Exception::UNPROCESSABLE_ENTITY' isa 'HTTP::Exception::UNPROCESSABLE_ENTITY' +ok 189 - code is a number (422) +ok 190 - status_message is same as HTTP::Status +ok 191 - to_string as well +ok 192 - field status_message found +ok 193 - HTTP::Exception::UNPROCESSABLE_ENTITY->can(...) +ok 194 - _make_exceptions is not imported from Loader ok 195 # skip can't reliably determine expected Errorcode -ok 196 - An object of class 'HTTP::Exception::FAILED_DEPENDENCY' isa 'HTTP::Exception::FAILED_DEPENDENCY' -ok 197 - code is a number (424) +ok 196 # skip can't reliably determine expected Errorcode +ok 197 - code is a number (422) ok 198 - status_message is same as HTTP::Status ok 199 - to_string as well ok 200 - field status_message found -ok 201 - HTTP::Exception::FAILED_DEPENDENCY->can(...) +ok 201 - HTTP::Exception::UNPROCESSABLE_ENTITY->can(...) ok 202 - _make_exceptions is not imported from Loader ok 203 # skip can't reliably determine expected Errorcode ok 204 # skip can't reliably determine expected Errorcode -ok 205 - code is a number (424) -ok 206 - status_message is same as HTTP::Status -ok 207 - to_string as well -ok 208 - field status_message found -ok 209 - HTTP::Exception::FAILED_DEPENDENCY->can(...) -ok 210 - _make_exceptions is not imported from Loader -ok 211 # skip can't reliably determine expected Errorcode +ok 205 - An object of class 'HTTP::Exception::UNPROCESSABLE_ENTITY' isa 'HTTP::Exception::UNPROCESSABLE_ENTITY' +ok 206 - code is a number (422) +ok 207 - status_message is same as HTTP::Status +ok 208 - to_string as well +ok 209 - field status_message found +ok 210 - HTTP::Exception::UNPROCESSABLE_ENTITY->can(...) +ok 211 - _make_exceptions is not imported from Loader ok 212 # skip can't reliably determine expected Errorcode -ok 213 - An object of class 'HTTP::Exception::FAILED_DEPENDENCY' isa 'HTTP::Exception::FAILED_DEPENDENCY' -ok 214 - code is a number (424) -ok 215 - status_message is same as HTTP::Status -ok 216 - to_string as well -ok 217 - field status_message found -ok 218 - HTTP::Exception::FAILED_DEPENDENCY->can(...) -ok 219 - _make_exceptions is not imported from Loader -ok 220 # skip can't reliably determine expected Errorcode -ok 221 # skip can't reliably determine expected Errorcode -ok 222 - threw HTTP::Exception::409 -ok 223 - An object of class 'HTTP::Exception::409' isa 'HTTP::Exception::409' -ok 224 - code is a number (409) -ok 225 - status_message is same as HTTP::Status -ok 226 - to_string as well -ok 227 - field status_message found -ok 228 - HTTP::Exception::409->can(...) -ok 229 - _make_exceptions is not imported from Loader -ok 230 - Errorcode in Classname and expected HTTP-Errorcode match -ok 231 - An object of class 'HTTP::Exception::409' isa 'HTTP::Exception::409' -ok 232 - code is a number (409) -ok 233 - status_message is same as HTTP::Status -ok 234 - to_string as well -ok 235 - field status_message found -ok 236 - HTTP::Exception::409->can(...) -ok 237 - _make_exceptions is not imported from Loader -ok 238 - Errorcode in Classname and expected HTTP-Errorcode match -ok 239 - code is a number (409) -ok 240 - status_message is same as HTTP::Status -ok 241 - to_string as well -ok 242 - field status_message found -ok 243 - HTTP::Exception::409->can(...) -ok 244 - _make_exceptions is not imported from Loader -ok 245 - Errorcode in Classname and expected HTTP-Errorcode match -ok 246 - An object of class 'HTTP::Exception::409' isa 'HTTP::Exception::409' -ok 247 - code is a number (409) -ok 248 - status_message is same as HTTP::Status -ok 249 - to_string as well -ok 250 - field status_message found -ok 251 - HTTP::Exception::409->can(...) -ok 252 - _make_exceptions is not imported from Loader -ok 253 - Errorcode in Classname and expected HTTP-Errorcode match -ok 254 - threw HTTP::Exception::RESET_CONTENT -ok 255 - An object of class 'HTTP::Exception::RESET_CONTENT' isa 'HTTP::Exception::RESET_CONTENT' -ok 256 - code is a number (205) -ok 257 - status_message is same as HTTP::Status -ok 258 - to_string as well -ok 259 - field status_message found -ok 260 - HTTP::Exception::RESET_CONTENT->can(...) -ok 261 - _make_exceptions is not imported from Loader -ok 262 # skip can't reliably determine expected Errorcode -ok 263 # skip can't reliably determine expected Errorcode -ok 264 - An object of class 'HTTP::Exception::RESET_CONTENT' isa 'HTTP::Exception::RESET_CONTENT' -ok 265 - code is a number (205) -ok 266 - status_message is same as HTTP::Status -ok 267 - to_string as well -ok 268 - field status_message found -ok 269 - HTTP::Exception::RESET_CONTENT->can(...) -ok 270 - _make_exceptions is not imported from Loader -ok 271 # skip can't reliably determine expected Errorcode -ok 272 # skip can't reliably determine expected Errorcode -ok 273 - code is a number (205) -ok 274 - status_message is same as HTTP::Status -ok 275 - to_string as well -ok 276 - field status_message found -ok 277 - HTTP::Exception::RESET_CONTENT->can(...) -ok 278 - _make_exceptions is not imported from Loader -ok 279 # skip can't reliably determine expected Errorcode -ok 280 # skip can't reliably determine expected Errorcode -ok 281 - An object of class 'HTTP::Exception::RESET_CONTENT' isa 'HTTP::Exception::RESET_CONTENT' -ok 282 - code is a number (205) -ok 283 - status_message is same as HTTP::Status -ok 284 - to_string as well -ok 285 - field status_message found -ok 286 - HTTP::Exception::RESET_CONTENT->can(...) -ok 287 - _make_exceptions is not imported from Loader -ok 288 # skip can't reliably determine expected Errorcode -ok 289 # skip can't reliably determine expected Errorcode -ok 290 - threw HTTP::Exception::403 -ok 291 - An object of class 'HTTP::Exception::403' isa 'HTTP::Exception::403' -ok 292 - code is a number (403) -ok 293 - status_message is same as HTTP::Status -ok 294 - to_string as well -ok 295 - field status_message found -ok 296 - HTTP::Exception::403->can(...) -ok 297 - _make_exceptions is not imported from Loader -ok 298 - Errorcode in Classname and expected HTTP-Errorcode match -ok 299 - An object of class 'HTTP::Exception::403' isa 'HTTP::Exception::403' -ok 300 - code is a number (403) -ok 301 - status_message is same as HTTP::Status -ok 302 - to_string as well -ok 303 - field status_message found -ok 304 - HTTP::Exception::403->can(...) -ok 305 - _make_exceptions is not imported from Loader -ok 306 - Errorcode in Classname and expected HTTP-Errorcode match -ok 307 - code is a number (403) -ok 308 - status_message is same as HTTP::Status -ok 309 - to_string as well -ok 310 - field status_message found -ok 311 - HTTP::Exception::403->can(...) -ok 312 - _make_exceptions is not imported from Loader -ok 313 - Errorcode in Classname and expected HTTP-Errorcode match -ok 314 - An object of class 'HTTP::Exception::403' isa 'HTTP::Exception::403' -ok 315 - code is a number (403) -ok 316 - status_message is same as HTTP::Status -ok 317 - to_string as well -ok 318 - field status_message found -ok 319 - HTTP::Exception::403->can(...) -ok 320 - _make_exceptions is not imported from Loader -ok 321 - Errorcode in Classname and expected HTTP-Errorcode match -ok 322 - threw HTTP::Exception::303 -ok 323 - An object of class 'HTTP::Exception::303' isa 'HTTP::Exception::303' -ok 324 - code is a number (303) -ok 325 - status_message is same as HTTP::Status -ok 326 - to_string as well -ok 327 - field status_message found -ok 328 - HTTP::Exception::303->can(...) -ok 329 - _make_exceptions is not imported from Loader -ok 330 - Errorcode in Classname and expected HTTP-Errorcode match -ok 331 - An object of class 'HTTP::Exception::303' isa 'HTTP::Exception::303' -ok 332 - code is a number (303) -ok 333 - status_message is same as HTTP::Status -ok 334 - to_string as well -ok 335 - field status_message found -ok 336 - HTTP::Exception::303->can(...) -ok 337 - _make_exceptions is not imported from Loader -ok 338 - Errorcode in Classname and expected HTTP-Errorcode match -ok 339 - code is a number (303) -ok 340 - status_message is same as HTTP::Status -ok 341 - to_string as well -ok 342 - field status_message found -ok 343 - HTTP::Exception::303->can(...) -ok 344 - _make_exceptions is not imported from Loader -ok 345 - Errorcode in Classname and expected HTTP-Errorcode match -ok 346 - An object of class 'HTTP::Exception::303' isa 'HTTP::Exception::303' -ok 347 - code is a number (303) -ok 348 - status_message is same as HTTP::Status -ok 349 - to_string as well -ok 350 - field status_message found -ok 351 - HTTP::Exception::303->can(...) -ok 352 - _make_exceptions is not imported from Loader -ok 353 - Errorcode in Classname and expected HTTP-Errorcode match -ok 354 - threw HTTP::Exception::100 -ok 355 - An object of class 'HTTP::Exception::100' isa 'HTTP::Exception::100' -ok 356 - code is a number (100) +ok 213 # skip can't reliably determine expected Errorcode +ok 214 - threw HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED +ok 215 - An object of class 'HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED' isa 'HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED' +ok 216 - code is a number (407) +ok 217 - status_message is same as HTTP::Status +ok 218 - to_string as well +ok 219 - field status_message found +ok 220 - HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED->can(...) +ok 221 - _make_exceptions is not imported from Loader +ok 222 # skip can't reliably determine expected Errorcode +ok 223 # skip can't reliably determine expected Errorcode +ok 224 - An object of class 'HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED' isa 'HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED' +ok 225 - code is a number (407) +ok 226 - status_message is same as HTTP::Status +ok 227 - to_string as well +ok 228 - field status_message found +ok 229 - HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED->can(...) +ok 230 - _make_exceptions is not imported from Loader +ok 231 # skip can't reliably determine expected Errorcode +ok 232 # skip can't reliably determine expected Errorcode +ok 233 - code is a number (407) +ok 234 - status_message is same as HTTP::Status +ok 235 - to_string as well +ok 236 - field status_message found +ok 237 - HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED->can(...) +ok 238 - _make_exceptions is not imported from Loader +ok 239 # skip can't reliably determine expected Errorcode +ok 240 # skip can't reliably determine expected Errorcode +ok 241 - An object of class 'HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED' isa 'HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED' +ok 242 - code is a number (407) +ok 243 - status_message is same as HTTP::Status +ok 244 - to_string as well +ok 245 - field status_message found +ok 246 - HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED->can(...) +ok 247 - _make_exceptions is not imported from Loader +ok 248 # skip can't reliably determine expected Errorcode +ok 249 # skip can't reliably determine expected Errorcode +ok 250 - threw HTTP::Exception::208 +ok 251 - An object of class 'HTTP::Exception::208' isa 'HTTP::Exception::208' +ok 252 - code is a number (208) +ok 253 - status_message is same as HTTP::Status +ok 254 - to_string as well +ok 255 - field status_message found +ok 256 - HTTP::Exception::208->can(...) +ok 257 - _make_exceptions is not imported from Loader +ok 258 - Errorcode in Classname and expected HTTP-Errorcode match +ok 259 - An object of class 'HTTP::Exception::208' isa 'HTTP::Exception::208' +ok 260 - code is a number (208) +ok 261 - status_message is same as HTTP::Status +ok 262 - to_string as well +ok 263 - field status_message found +ok 264 - HTTP::Exception::208->can(...) +ok 265 - _make_exceptions is not imported from Loader +ok 266 - Errorcode in Classname and expected HTTP-Errorcode match +ok 267 - code is a number (208) +ok 268 - status_message is same as HTTP::Status +ok 269 - to_string as well +ok 270 - field status_message found +ok 271 - HTTP::Exception::208->can(...) +ok 272 - _make_exceptions is not imported from Loader +ok 273 - Errorcode in Classname and expected HTTP-Errorcode match +ok 274 - An object of class 'HTTP::Exception::208' isa 'HTTP::Exception::208' +ok 275 - code is a number (208) +ok 276 - status_message is same as HTTP::Status +ok 277 - to_string as well +ok 278 - field status_message found +ok 279 - HTTP::Exception::208->can(...) +ok 280 - _make_exceptions is not imported from Loader +ok 281 - Errorcode in Classname and expected HTTP-Errorcode match +ok 282 - threw HTTP::Exception::METHOD_NOT_ALLOWED +ok 283 - An object of class 'HTTP::Exception::METHOD_NOT_ALLOWED' isa 'HTTP::Exception::METHOD_NOT_ALLOWED' +ok 284 - code is a number (405) +ok 285 - status_message is same as HTTP::Status +ok 286 - to_string as well +ok 287 - field status_message found +ok 288 - HTTP::Exception::METHOD_NOT_ALLOWED->can(...) +ok 289 - _make_exceptions is not imported from Loader +ok 290 # skip can't reliably determine expected Errorcode +ok 291 # skip can't reliably determine expected Errorcode +ok 292 - An object of class 'HTTP::Exception::METHOD_NOT_ALLOWED' isa 'HTTP::Exception::METHOD_NOT_ALLOWED' +ok 293 - code is a number (405) +ok 294 - status_message is same as HTTP::Status +ok 295 - to_string as well +ok 296 - field status_message found +ok 297 - HTTP::Exception::METHOD_NOT_ALLOWED->can(...) +ok 298 - _make_exceptions is not imported from Loader +ok 299 # skip can't reliably determine expected Errorcode +ok 300 # skip can't reliably determine expected Errorcode +ok 301 - code is a number (405) +ok 302 - status_message is same as HTTP::Status +ok 303 - to_string as well +ok 304 - field status_message found +ok 305 - HTTP::Exception::METHOD_NOT_ALLOWED->can(...) +ok 306 - _make_exceptions is not imported from Loader +ok 307 # skip can't reliably determine expected Errorcode +ok 308 # skip can't reliably determine expected Errorcode +ok 309 - An object of class 'HTTP::Exception::METHOD_NOT_ALLOWED' isa 'HTTP::Exception::METHOD_NOT_ALLOWED' +ok 310 - code is a number (405) +ok 311 - status_message is same as HTTP::Status +ok 312 - to_string as well +ok 313 - field status_message found +ok 314 - HTTP::Exception::METHOD_NOT_ALLOWED->can(...) +ok 315 - _make_exceptions is not imported from Loader +ok 316 # skip can't reliably determine expected Errorcode +ok 317 # skip can't reliably determine expected Errorcode +ok 318 - threw HTTP::Exception::PERMANENT_REDIRECT +ok 319 - An object of class 'HTTP::Exception::PERMANENT_REDIRECT' isa 'HTTP::Exception::PERMANENT_REDIRECT' +ok 320 - code is a number (308) +ok 321 - status_message is same as HTTP::Status +ok 322 - to_string as well +ok 323 - field status_message found +ok 324 - HTTP::Exception::PERMANENT_REDIRECT->can(...) +ok 325 - _make_exceptions is not imported from Loader +ok 326 # skip can't reliably determine expected Errorcode +ok 327 # skip can't reliably determine expected Errorcode +ok 328 - An object of class 'HTTP::Exception::PERMANENT_REDIRECT' isa 'HTTP::Exception::PERMANENT_REDIRECT' +ok 329 - code is a number (308) +ok 330 - status_message is same as HTTP::Status +ok 331 - to_string as well +ok 332 - field status_message found +ok 333 - HTTP::Exception::PERMANENT_REDIRECT->can(...) +ok 334 - _make_exceptions is not imported from Loader +ok 335 # skip can't reliably determine expected Errorcode +ok 336 # skip can't reliably determine expected Errorcode +ok 337 - code is a number (308) +ok 338 - status_message is same as HTTP::Status +ok 339 - to_string as well +ok 340 - field status_message found +ok 341 - HTTP::Exception::PERMANENT_REDIRECT->can(...) +ok 342 - _make_exceptions is not imported from Loader +ok 343 # skip can't reliably determine expected Errorcode +ok 344 # skip can't reliably determine expected Errorcode +ok 345 - An object of class 'HTTP::Exception::PERMANENT_REDIRECT' isa 'HTTP::Exception::PERMANENT_REDIRECT' +ok 346 - code is a number (308) +ok 347 - status_message is same as HTTP::Status +ok 348 - to_string as well +ok 349 - field status_message found +ok 350 - HTTP::Exception::PERMANENT_REDIRECT->can(...) +ok 351 - _make_exceptions is not imported from Loader +ok 352 # skip can't reliably determine expected Errorcode +ok 353 # skip can't reliably determine expected Errorcode +ok 354 - threw HTTP::Exception::300 +ok 355 - An object of class 'HTTP::Exception::300' isa 'HTTP::Exception::300' +ok 356 - code is a number (300) ok 357 - status_message is same as HTTP::Status ok 358 - to_string as well ok 359 - field status_message found -ok 360 - HTTP::Exception::100->can(...) +ok 360 - HTTP::Exception::300->can(...) ok 361 - _make_exceptions is not imported from Loader ok 362 - Errorcode in Classname and expected HTTP-Errorcode match -ok 363 - An object of class 'HTTP::Exception::100' isa 'HTTP::Exception::100' -ok 364 - code is a number (100) +ok 363 - An object of class 'HTTP::Exception::300' isa 'HTTP::Exception::300' +ok 364 - code is a number (300) ok 365 - status_message is same as HTTP::Status ok 366 - to_string as well ok 367 - field status_message found -ok 368 - HTTP::Exception::100->can(...) +ok 368 - HTTP::Exception::300->can(...) ok 369 - _make_exceptions is not imported from Loader ok 370 - Errorcode in Classname and expected HTTP-Errorcode match -ok 371 - code is a number (100) +ok 371 - code is a number (300) ok 372 - status_message is same as HTTP::Status ok 373 - to_string as well ok 374 - field status_message found -ok 375 - HTTP::Exception::100->can(...) +ok 375 - HTTP::Exception::300->can(...) ok 376 - _make_exceptions is not imported from Loader ok 377 - Errorcode in Classname and expected HTTP-Errorcode match -ok 378 - An object of class 'HTTP::Exception::100' isa 'HTTP::Exception::100' -ok 379 - code is a number (100) +ok 378 - An object of class 'HTTP::Exception::300' isa 'HTTP::Exception::300' +ok 379 - code is a number (300) ok 380 - status_message is same as HTTP::Status ok 381 - to_string as well ok 382 - field status_message found -ok 383 - HTTP::Exception::100->can(...) +ok 383 - HTTP::Exception::300->can(...) ok 384 - _make_exceptions is not imported from Loader ok 385 - Errorcode in Classname and expected HTTP-Errorcode match -ok 386 - threw HTTP::Exception::417 -ok 387 - An object of class 'HTTP::Exception::417' isa 'HTTP::Exception::417' -ok 388 - code is a number (417) +ok 386 - threw HTTP::Exception::429 +ok 387 - An object of class 'HTTP::Exception::429' isa 'HTTP::Exception::429' +ok 388 - code is a number (429) ok 389 - status_message is same as HTTP::Status ok 390 - to_string as well ok 391 - field status_message found -ok 392 - HTTP::Exception::417->can(...) +ok 392 - HTTP::Exception::429->can(...) ok 393 - _make_exceptions is not imported from Loader ok 394 - Errorcode in Classname and expected HTTP-Errorcode match -ok 395 - An object of class 'HTTP::Exception::417' isa 'HTTP::Exception::417' -ok 396 - code is a number (417) +ok 395 - An object of class 'HTTP::Exception::429' isa 'HTTP::Exception::429' +ok 396 - code is a number (429) ok 397 - status_message is same as HTTP::Status ok 398 - to_string as well ok 399 - field status_message found -ok 400 - HTTP::Exception::417->can(...) +ok 400 - HTTP::Exception::429->can(...) ok 401 - _make_exceptions is not imported from Loader ok 402 - Errorcode in Classname and expected HTTP-Errorcode match -ok 403 - code is a number (417) +ok 403 - code is a number (429) ok 404 - status_message is same as HTTP::Status ok 405 - to_string as well ok 406 - field status_message found -ok 407 - HTTP::Exception::417->can(...) +ok 407 - HTTP::Exception::429->can(...) ok 408 - _make_exceptions is not imported from Loader ok 409 - Errorcode in Classname and expected HTTP-Errorcode match -ok 410 - An object of class 'HTTP::Exception::417' isa 'HTTP::Exception::417' -ok 411 - code is a number (417) +ok 410 - An object of class 'HTTP::Exception::429' isa 'HTTP::Exception::429' +ok 411 - code is a number (429) ok 412 - status_message is same as HTTP::Status ok 413 - to_string as well ok 414 - field status_message found -ok 415 - HTTP::Exception::417->can(...) +ok 415 - HTTP::Exception::429->can(...) ok 416 - _make_exceptions is not imported from Loader ok 417 - Errorcode in Classname and expected HTTP-Errorcode match -ok 418 - threw HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED -ok 419 - An object of class 'HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED' isa 'HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED' -ok 420 - code is a number (505) +ok 418 - threw HTTP::Exception::506 +ok 419 - An object of class 'HTTP::Exception::506' isa 'HTTP::Exception::506' +ok 420 - code is a number (506) ok 421 - status_message is same as HTTP::Status ok 422 - to_string as well ok 423 - field status_message found -ok 424 - HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED->can(...) +ok 424 - HTTP::Exception::506->can(...) ok 425 - _make_exceptions is not imported from Loader -ok 426 # skip can't reliably determine expected Errorcode -ok 427 # skip can't reliably determine expected Errorcode -ok 428 - An object of class 'HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED' isa 'HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED' -ok 429 - code is a number (505) -ok 430 - status_message is same as HTTP::Status -ok 431 - to_string as well -ok 432 - field status_message found -ok 433 - HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED->can(...) -ok 434 - _make_exceptions is not imported from Loader -ok 435 # skip can't reliably determine expected Errorcode -ok 436 # skip can't reliably determine expected Errorcode -ok 437 - code is a number (505) -ok 438 - status_message is same as HTTP::Status -ok 439 - to_string as well -ok 440 - field status_message found -ok 441 - HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED->can(...) -ok 442 - _make_exceptions is not imported from Loader -ok 443 # skip can't reliably determine expected Errorcode -ok 444 # skip can't reliably determine expected Errorcode -ok 445 - An object of class 'HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED' isa 'HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED' -ok 446 - code is a number (505) -ok 447 - status_message is same as HTTP::Status -ok 448 - to_string as well -ok 449 - field status_message found -ok 450 - HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED->can(...) -ok 451 - _make_exceptions is not imported from Loader -ok 452 # skip can't reliably determine expected Errorcode -ok 453 # skip can't reliably determine expected Errorcode -ok 454 - threw HTTP::Exception::PRECONDITION_REQUIRED -ok 455 - An object of class 'HTTP::Exception::PRECONDITION_REQUIRED' isa 'HTTP::Exception::PRECONDITION_REQUIRED' -ok 456 - code is a number (428) -ok 457 - status_message is same as HTTP::Status -ok 458 - to_string as well -ok 459 - field status_message found -ok 460 - HTTP::Exception::PRECONDITION_REQUIRED->can(...) -ok 461 - _make_exceptions is not imported from Loader -ok 462 # skip can't reliably determine expected Errorcode -ok 463 # skip can't reliably determine expected Errorcode -ok 464 - An object of class 'HTTP::Exception::PRECONDITION_REQUIRED' isa 'HTTP::Exception::PRECONDITION_REQUIRED' -ok 465 - code is a number (428) -ok 466 - status_message is same as HTTP::Status -ok 467 - to_string as well -ok 468 - field status_message found -ok 469 - HTTP::Exception::PRECONDITION_REQUIRED->can(...) -ok 470 - _make_exceptions is not imported from Loader -ok 471 # skip can't reliably determine expected Errorcode -ok 472 # skip can't reliably determine expected Errorcode -ok 473 - code is a number (428) -ok 474 - status_message is same as HTTP::Status -ok 475 - to_string as well -ok 476 - field status_message found -ok 477 - HTTP::Exception::PRECONDITION_REQUIRED->can(...) -ok 478 - _make_exceptions is not imported from Loader -ok 479 # skip can't reliably determine expected Errorcode -ok 480 # skip can't reliably determine expected Errorcode -ok 481 - An object of class 'HTTP::Exception::PRECONDITION_REQUIRED' isa 'HTTP::Exception::PRECONDITION_REQUIRED' -ok 482 - code is a number (428) -ok 483 - status_message is same as HTTP::Status -ok 484 - to_string as well -ok 485 - field status_message found -ok 486 - HTTP::Exception::PRECONDITION_REQUIRED->can(...) -ok 487 - _make_exceptions is not imported from Loader -ok 488 # skip can't reliably determine expected Errorcode -ok 489 # skip can't reliably determine expected Errorcode -ok 490 - threw HTTP::Exception::416 -ok 491 - An object of class 'HTTP::Exception::416' isa 'HTTP::Exception::416' -ok 492 - code is a number (416) -ok 493 - status_message is same as HTTP::Status -ok 494 - to_string as well -ok 495 - field status_message found -ok 496 - HTTP::Exception::416->can(...) -ok 497 - _make_exceptions is not imported from Loader -ok 498 - Errorcode in Classname and expected HTTP-Errorcode match -ok 499 - An object of class 'HTTP::Exception::416' isa 'HTTP::Exception::416' -ok 500 - code is a number (416) -ok 501 - status_message is same as HTTP::Status -ok 502 - to_string as well -ok 503 - field status_message found -ok 504 - HTTP::Exception::416->can(...) -ok 505 - _make_exceptions is not imported from Loader -ok 506 - Errorcode in Classname and expected HTTP-Errorcode match -ok 507 - code is a number (416) -ok 508 - status_message is same as HTTP::Status -ok 509 - to_string as well -ok 510 - field status_message found -ok 511 - HTTP::Exception::416->can(...) -ok 512 - _make_exceptions is not imported from Loader -ok 513 - Errorcode in Classname and expected HTTP-Errorcode match -ok 514 - An object of class 'HTTP::Exception::416' isa 'HTTP::Exception::416' -ok 515 - code is a number (416) -ok 516 - status_message is same as HTTP::Status -ok 517 - to_string as well -ok 518 - field status_message found -ok 519 - HTTP::Exception::416->can(...) -ok 520 - _make_exceptions is not imported from Loader -ok 521 - Errorcode in Classname and expected HTTP-Errorcode match -ok 522 - threw HTTP::Exception::408 -ok 523 - An object of class 'HTTP::Exception::408' isa 'HTTP::Exception::408' -ok 524 - code is a number (408) -ok 525 - status_message is same as HTTP::Status -ok 526 - to_string as well -ok 527 - field status_message found -ok 528 - HTTP::Exception::408->can(...) -ok 529 - _make_exceptions is not imported from Loader -ok 530 - Errorcode in Classname and expected HTTP-Errorcode match -ok 531 - An object of class 'HTTP::Exception::408' isa 'HTTP::Exception::408' -ok 532 - code is a number (408) -ok 533 - status_message is same as HTTP::Status -ok 534 - to_string as well -ok 535 - field status_message found -ok 536 - HTTP::Exception::408->can(...) -ok 537 - _make_exceptions is not imported from Loader -ok 538 - Errorcode in Classname and expected HTTP-Errorcode match -ok 539 - code is a number (408) -ok 540 - status_message is same as HTTP::Status -ok 541 - to_string as well -ok 542 - field status_message found -ok 543 - HTTP::Exception::408->can(...) -ok 544 - _make_exceptions is not imported from Loader -ok 545 - Errorcode in Classname and expected HTTP-Errorcode match -ok 546 - An object of class 'HTTP::Exception::408' isa 'HTTP::Exception::408' -ok 547 - code is a number (408) -ok 548 - status_message is same as HTTP::Status -ok 549 - to_string as well -ok 550 - field status_message found -ok 551 - HTTP::Exception::408->can(...) -ok 552 - _make_exceptions is not imported from Loader -ok 553 - Errorcode in Classname and expected HTTP-Errorcode match -ok 554 - threw HTTP::Exception::308 -ok 555 - An object of class 'HTTP::Exception::308' isa 'HTTP::Exception::308' -ok 556 - code is a number (308) +ok 426 - Errorcode in Classname and expected HTTP-Errorcode match +ok 427 - An object of class 'HTTP::Exception::506' isa 'HTTP::Exception::506' +ok 428 - code is a number (506) +ok 429 - status_message is same as HTTP::Status +ok 430 - to_string as well +ok 431 - field status_message found +ok 432 - HTTP::Exception::506->can(...) +ok 433 - _make_exceptions is not imported from Loader +ok 434 - Errorcode in Classname and expected HTTP-Errorcode match +ok 435 - code is a number (506) +ok 436 - status_message is same as HTTP::Status +ok 437 - to_string as well +ok 438 - field status_message found +ok 439 - HTTP::Exception::506->can(...) +ok 440 - _make_exceptions is not imported from Loader +ok 441 - Errorcode in Classname and expected HTTP-Errorcode match +ok 442 - An object of class 'HTTP::Exception::506' isa 'HTTP::Exception::506' +ok 443 - code is a number (506) +ok 444 - status_message is same as HTTP::Status +ok 445 - to_string as well +ok 446 - field status_message found +ok 447 - HTTP::Exception::506->can(...) +ok 448 - _make_exceptions is not imported from Loader +ok 449 - Errorcode in Classname and expected HTTP-Errorcode match +ok 450 - threw HTTP::Exception::FOUND +ok 451 - An object of class 'HTTP::Exception::FOUND' isa 'HTTP::Exception::FOUND' +ok 452 - code is a number (302) +ok 453 - status_message is same as HTTP::Status +ok 454 - to_string as well +ok 455 - field status_message found +ok 456 - HTTP::Exception::FOUND->can(...) +ok 457 - _make_exceptions is not imported from Loader +ok 458 # skip can't reliably determine expected Errorcode +ok 459 # skip can't reliably determine expected Errorcode +ok 460 - An object of class 'HTTP::Exception::FOUND' isa 'HTTP::Exception::FOUND' +ok 461 - code is a number (302) +ok 462 - status_message is same as HTTP::Status +ok 463 - to_string as well +ok 464 - field status_message found +ok 465 - HTTP::Exception::FOUND->can(...) +ok 466 - _make_exceptions is not imported from Loader +ok 467 # skip can't reliably determine expected Errorcode +ok 468 # skip can't reliably determine expected Errorcode +ok 469 - code is a number (302) +ok 470 - status_message is same as HTTP::Status +ok 471 - to_string as well +ok 472 - field status_message found +ok 473 - HTTP::Exception::FOUND->can(...) +ok 474 - _make_exceptions is not imported from Loader +ok 475 # skip can't reliably determine expected Errorcode +ok 476 # skip can't reliably determine expected Errorcode +ok 477 - An object of class 'HTTP::Exception::FOUND' isa 'HTTP::Exception::FOUND' +ok 478 - code is a number (302) +ok 479 - status_message is same as HTTP::Status +ok 480 - to_string as well +ok 481 - field status_message found +ok 482 - HTTP::Exception::FOUND->can(...) +ok 483 - _make_exceptions is not imported from Loader +ok 484 # skip can't reliably determine expected Errorcode +ok 485 # skip can't reliably determine expected Errorcode +ok 486 - threw HTTP::Exception::201 +ok 487 - An object of class 'HTTP::Exception::201' isa 'HTTP::Exception::201' +ok 488 - code is a number (201) +ok 489 - status_message is same as HTTP::Status +ok 490 - to_string as well +ok 491 - field status_message found +ok 492 - HTTP::Exception::201->can(...) +ok 493 - _make_exceptions is not imported from Loader +ok 494 - Errorcode in Classname and expected HTTP-Errorcode match +ok 495 - An object of class 'HTTP::Exception::201' isa 'HTTP::Exception::201' +ok 496 - code is a number (201) +ok 497 - status_message is same as HTTP::Status +ok 498 - to_string as well +ok 499 - field status_message found +ok 500 - HTTP::Exception::201->can(...) +ok 501 - _make_exceptions is not imported from Loader +ok 502 - Errorcode in Classname and expected HTTP-Errorcode match +ok 503 - code is a number (201) +ok 504 - status_message is same as HTTP::Status +ok 505 - to_string as well +ok 506 - field status_message found +ok 507 - HTTP::Exception::201->can(...) +ok 508 - _make_exceptions is not imported from Loader +ok 509 - Errorcode in Classname and expected HTTP-Errorcode match +ok 510 - An object of class 'HTTP::Exception::201' isa 'HTTP::Exception::201' +ok 511 - code is a number (201) +ok 512 - status_message is same as HTTP::Status +ok 513 - to_string as well +ok 514 - field status_message found +ok 515 - HTTP::Exception::201->can(...) +ok 516 - _make_exceptions is not imported from Loader +ok 517 - Errorcode in Classname and expected HTTP-Errorcode match +ok 518 - threw HTTP::Exception::NOT_ACCEPTABLE +ok 519 - An object of class 'HTTP::Exception::NOT_ACCEPTABLE' isa 'HTTP::Exception::NOT_ACCEPTABLE' +ok 520 - code is a number (406) +ok 521 - status_message is same as HTTP::Status +ok 522 - to_string as well +ok 523 - field status_message found +ok 524 - HTTP::Exception::NOT_ACCEPTABLE->can(...) +ok 525 - _make_exceptions is not imported from Loader +ok 526 # skip can't reliably determine expected Errorcode +ok 527 # skip can't reliably determine expected Errorcode +ok 528 - An object of class 'HTTP::Exception::NOT_ACCEPTABLE' isa 'HTTP::Exception::NOT_ACCEPTABLE' +ok 529 - code is a number (406) +ok 530 - status_message is same as HTTP::Status +ok 531 - to_string as well +ok 532 - field status_message found +ok 533 - HTTP::Exception::NOT_ACCEPTABLE->can(...) +ok 534 - _make_exceptions is not imported from Loader +ok 535 # skip can't reliably determine expected Errorcode +ok 536 # skip can't reliably determine expected Errorcode +ok 537 - code is a number (406) +ok 538 - status_message is same as HTTP::Status +ok 539 - to_string as well +ok 540 - field status_message found +ok 541 - HTTP::Exception::NOT_ACCEPTABLE->can(...) +ok 542 - _make_exceptions is not imported from Loader +ok 543 # skip can't reliably determine expected Errorcode +ok 544 # skip can't reliably determine expected Errorcode +ok 545 - An object of class 'HTTP::Exception::NOT_ACCEPTABLE' isa 'HTTP::Exception::NOT_ACCEPTABLE' +ok 546 - code is a number (406) +ok 547 - status_message is same as HTTP::Status +ok 548 - to_string as well +ok 549 - field status_message found +ok 550 - HTTP::Exception::NOT_ACCEPTABLE->can(...) +ok 551 - _make_exceptions is not imported from Loader +ok 552 # skip can't reliably determine expected Errorcode +ok 553 # skip can't reliably determine expected Errorcode +ok 554 - threw HTTP::Exception::509 +ok 555 - An object of class 'HTTP::Exception::509' isa 'HTTP::Exception::509' +ok 556 - code is a number (509) ok 557 - status_message is same as HTTP::Status ok 558 - to_string as well ok 559 - field status_message found -ok 560 - HTTP::Exception::308->can(...) +ok 560 - HTTP::Exception::509->can(...) ok 561 - _make_exceptions is not imported from Loader ok 562 - Errorcode in Classname and expected HTTP-Errorcode match -ok 563 - An object of class 'HTTP::Exception::308' isa 'HTTP::Exception::308' -ok 564 - code is a number (308) +ok 563 - An object of class 'HTTP::Exception::509' isa 'HTTP::Exception::509' +ok 564 - code is a number (509) ok 565 - status_message is same as HTTP::Status ok 566 - to_string as well ok 567 - field status_message found -ok 568 - HTTP::Exception::308->can(...) +ok 568 - HTTP::Exception::509->can(...) ok 569 - _make_exceptions is not imported from Loader ok 570 - Errorcode in Classname and expected HTTP-Errorcode match -ok 571 - code is a number (308) +ok 571 - code is a number (509) ok 572 - status_message is same as HTTP::Status ok 573 - to_string as well ok 574 - field status_message found -ok 575 - HTTP::Exception::308->can(...) +ok 575 - HTTP::Exception::509->can(...) ok 576 - _make_exceptions is not imported from Loader ok 577 - Errorcode in Classname and expected HTTP-Errorcode match -ok 578 - An object of class 'HTTP::Exception::308' isa 'HTTP::Exception::308' -ok 579 - code is a number (308) +ok 578 - An object of class 'HTTP::Exception::509' isa 'HTTP::Exception::509' +ok 579 - code is a number (509) ok 580 - status_message is same as HTTP::Status ok 581 - to_string as well ok 582 - field status_message found -ok 583 - HTTP::Exception::308->can(...) +ok 583 - HTTP::Exception::509->can(...) ok 584 - _make_exceptions is not imported from Loader ok 585 - Errorcode in Classname and expected HTTP-Errorcode match -ok 586 - threw HTTP::Exception::OK -ok 587 - An object of class 'HTTP::Exception::OK' isa 'HTTP::Exception::OK' -ok 588 - code is a number (200) +ok 586 - threw HTTP::Exception::426 +ok 587 - An object of class 'HTTP::Exception::426' isa 'HTTP::Exception::426' +ok 588 - code is a number (426) ok 589 - status_message is same as HTTP::Status ok 590 - to_string as well ok 591 - field status_message found -ok 592 - HTTP::Exception::OK->can(...) +ok 592 - HTTP::Exception::426->can(...) ok 593 - _make_exceptions is not imported from Loader -ok 594 # skip can't reliably determine expected Errorcode -ok 595 # skip can't reliably determine expected Errorcode -ok 596 - An object of class 'HTTP::Exception::OK' isa 'HTTP::Exception::OK' -ok 597 - code is a number (200) -ok 598 - status_message is same as HTTP::Status -ok 599 - to_string as well -ok 600 - field status_message found -ok 601 - HTTP::Exception::OK->can(...) -ok 602 - _make_exceptions is not imported from Loader -ok 603 # skip can't reliably determine expected Errorcode -ok 604 # skip can't reliably determine expected Errorcode -ok 605 - code is a number (200) -ok 606 - status_message is same as HTTP::Status -ok 607 - to_string as well -ok 608 - field status_message found -ok 609 - HTTP::Exception::OK->can(...) -ok 610 - _make_exceptions is not imported from Loader -ok 611 # skip can't reliably determine expected Errorcode -ok 612 # skip can't reliably determine expected Errorcode -ok 613 - An object of class 'HTTP::Exception::OK' isa 'HTTP::Exception::OK' -ok 614 - code is a number (200) -ok 615 - status_message is same as HTTP::Status -ok 616 - to_string as well -ok 617 - field status_message found -ok 618 - HTTP::Exception::OK->can(...) -ok 619 - _make_exceptions is not imported from Loader -ok 620 # skip can't reliably determine expected Errorcode -ok 621 # skip can't reliably determine expected Errorcode -ok 622 - threw HTTP::Exception::102 -ok 623 - An object of class 'HTTP::Exception::102' isa 'HTTP::Exception::102' -ok 624 - code is a number (102) -ok 625 - status_message is same as HTTP::Status -ok 626 - to_string as well -ok 627 - field status_message found -ok 628 - HTTP::Exception::102->can(...) -ok 629 - _make_exceptions is not imported from Loader -ok 630 - Errorcode in Classname and expected HTTP-Errorcode match -ok 631 - An object of class 'HTTP::Exception::102' isa 'HTTP::Exception::102' -ok 632 - code is a number (102) -ok 633 - status_message is same as HTTP::Status -ok 634 - to_string as well -ok 635 - field status_message found -ok 636 - HTTP::Exception::102->can(...) -ok 637 - _make_exceptions is not imported from Loader -ok 638 - Errorcode in Classname and expected HTTP-Errorcode match -ok 639 - code is a number (102) -ok 640 - status_message is same as HTTP::Status -ok 641 - to_string as well -ok 642 - field status_message found -ok 643 - HTTP::Exception::102->can(...) -ok 644 - _make_exceptions is not imported from Loader -ok 645 - Errorcode in Classname and expected HTTP-Errorcode match -ok 646 - An object of class 'HTTP::Exception::102' isa 'HTTP::Exception::102' -ok 647 - code is a number (102) -ok 648 - status_message is same as HTTP::Status -ok 649 - to_string as well -ok 650 - field status_message found -ok 651 - HTTP::Exception::102->can(...) -ok 652 - _make_exceptions is not imported from Loader -ok 653 - Errorcode in Classname and expected HTTP-Errorcode match -ok 654 - threw HTTP::Exception::USE_PROXY -ok 655 - An object of class 'HTTP::Exception::USE_PROXY' isa 'HTTP::Exception::USE_PROXY' -ok 656 - code is a number (305) -ok 657 - status_message is same as HTTP::Status -ok 658 - to_string as well -ok 659 - field status_message found -ok 660 - HTTP::Exception::USE_PROXY->can(...) -ok 661 - _make_exceptions is not imported from Loader -ok 662 # skip can't reliably determine expected Errorcode -ok 663 # skip can't reliably determine expected Errorcode -ok 664 - An object of class 'HTTP::Exception::USE_PROXY' isa 'HTTP::Exception::USE_PROXY' -ok 665 - code is a number (305) -ok 666 - status_message is same as HTTP::Status -ok 667 - to_string as well -ok 668 - field status_message found -ok 669 - HTTP::Exception::USE_PROXY->can(...) -ok 670 - _make_exceptions is not imported from Loader -ok 671 # skip can't reliably determine expected Errorcode -ok 672 # skip can't reliably determine expected Errorcode -ok 673 - code is a number (305) -ok 674 - status_message is same as HTTP::Status -ok 675 - to_string as well -ok 676 - field status_message found -ok 677 - HTTP::Exception::USE_PROXY->can(...) -ok 678 - _make_exceptions is not imported from Loader -ok 679 # skip can't reliably determine expected Errorcode -ok 680 # skip can't reliably determine expected Errorcode -ok 681 - An object of class 'HTTP::Exception::USE_PROXY' isa 'HTTP::Exception::USE_PROXY' -ok 682 - code is a number (305) -ok 683 - status_message is same as HTTP::Status -ok 684 - to_string as well -ok 685 - field status_message found -ok 686 - HTTP::Exception::USE_PROXY->can(...) -ok 687 - _make_exceptions is not imported from Loader -ok 688 # skip can't reliably determine expected Errorcode -ok 689 # skip can't reliably determine expected Errorcode -ok 690 - threw HTTP::Exception::426 -ok 691 - An object of class 'HTTP::Exception::426' isa 'HTTP::Exception::426' -ok 692 - code is a number (426) -ok 693 - status_message is same as HTTP::Status -ok 694 - to_string as well -ok 695 - field status_message found -ok 696 - HTTP::Exception::426->can(...) -ok 697 - _make_exceptions is not imported from Loader -ok 698 - Errorcode in Classname and expected HTTP-Errorcode match -ok 699 - An object of class 'HTTP::Exception::426' isa 'HTTP::Exception::426' -ok 700 - code is a number (426) -ok 701 - status_message is same as HTTP::Status -ok 702 - to_string as well -ok 703 - field status_message found -ok 704 - HTTP::Exception::426->can(...) -ok 705 - _make_exceptions is not imported from Loader -ok 706 - Errorcode in Classname and expected HTTP-Errorcode match -ok 707 - code is a number (426) -ok 708 - status_message is same as HTTP::Status -ok 709 - to_string as well -ok 710 - field status_message found -ok 711 - HTTP::Exception::426->can(...) -ok 712 - _make_exceptions is not imported from Loader -ok 713 - Errorcode in Classname and expected HTTP-Errorcode match -ok 714 - An object of class 'HTTP::Exception::426' isa 'HTTP::Exception::426' -ok 715 - code is a number (426) -ok 716 - status_message is same as HTTP::Status -ok 717 - to_string as well -ok 718 - field status_message found -ok 719 - HTTP::Exception::426->can(...) -ok 720 - _make_exceptions is not imported from Loader -ok 721 - Errorcode in Classname and expected HTTP-Errorcode match -ok 722 - threw HTTP::Exception::505 -ok 723 - An object of class 'HTTP::Exception::505' isa 'HTTP::Exception::505' -ok 724 - code is a number (505) -ok 725 - status_message is same as HTTP::Status -ok 726 - to_string as well -ok 727 - field status_message found -ok 728 - HTTP::Exception::505->can(...) -ok 729 - _make_exceptions is not imported from Loader -ok 730 - Errorcode in Classname and expected HTTP-Errorcode match -ok 731 - An object of class 'HTTP::Exception::505' isa 'HTTP::Exception::505' -ok 732 - code is a number (505) -ok 733 - status_message is same as HTTP::Status -ok 734 - to_string as well -ok 735 - field status_message found -ok 736 - HTTP::Exception::505->can(...) -ok 737 - _make_exceptions is not imported from Loader -ok 738 - Errorcode in Classname and expected HTTP-Errorcode match -ok 739 - code is a number (505) -ok 740 - status_message is same as HTTP::Status -ok 741 - to_string as well -ok 742 - field status_message found -ok 743 - HTTP::Exception::505->can(...) -ok 744 - _make_exceptions is not imported from Loader -ok 745 - Errorcode in Classname and expected HTTP-Errorcode match -ok 746 - An object of class 'HTTP::Exception::505' isa 'HTTP::Exception::505' -ok 747 - code is a number (505) -ok 748 - status_message is same as HTTP::Status -ok 749 - to_string as well -ok 750 - field status_message found -ok 751 - HTTP::Exception::505->can(...) -ok 752 - _make_exceptions is not imported from Loader -ok 753 - Errorcode in Classname and expected HTTP-Errorcode match -ok 754 - threw HTTP::Exception::203 -ok 755 - An object of class 'HTTP::Exception::203' isa 'HTTP::Exception::203' -ok 756 - code is a number (203) +ok 594 - Errorcode in Classname and expected HTTP-Errorcode match +ok 595 - An object of class 'HTTP::Exception::426' isa 'HTTP::Exception::426' +ok 596 - code is a number (426) +ok 597 - status_message is same as HTTP::Status +ok 598 - to_string as well +ok 599 - field status_message found +ok 600 - HTTP::Exception::426->can(...) +ok 601 - _make_exceptions is not imported from Loader +ok 602 - Errorcode in Classname and expected HTTP-Errorcode match +ok 603 - code is a number (426) +ok 604 - status_message is same as HTTP::Status +ok 605 - to_string as well +ok 606 - field status_message found +ok 607 - HTTP::Exception::426->can(...) +ok 608 - _make_exceptions is not imported from Loader +ok 609 - Errorcode in Classname and expected HTTP-Errorcode match +ok 610 - An object of class 'HTTP::Exception::426' isa 'HTTP::Exception::426' +ok 611 - code is a number (426) +ok 612 - status_message is same as HTTP::Status +ok 613 - to_string as well +ok 614 - field status_message found +ok 615 - HTTP::Exception::426->can(...) +ok 616 - _make_exceptions is not imported from Loader +ok 617 - Errorcode in Classname and expected HTTP-Errorcode match +ok 618 - threw HTTP::Exception::403 +ok 619 - An object of class 'HTTP::Exception::403' isa 'HTTP::Exception::403' +ok 620 - code is a number (403) +ok 621 - status_message is same as HTTP::Status +ok 622 - to_string as well +ok 623 - field status_message found +ok 624 - HTTP::Exception::403->can(...) +ok 625 - _make_exceptions is not imported from Loader +ok 626 - Errorcode in Classname and expected HTTP-Errorcode match +ok 627 - An object of class 'HTTP::Exception::403' isa 'HTTP::Exception::403' +ok 628 - code is a number (403) +ok 629 - status_message is same as HTTP::Status +ok 630 - to_string as well +ok 631 - field status_message found +ok 632 - HTTP::Exception::403->can(...) +ok 633 - _make_exceptions is not imported from Loader +ok 634 - Errorcode in Classname and expected HTTP-Errorcode match +ok 635 - code is a number (403) +ok 636 - status_message is same as HTTP::Status +ok 637 - to_string as well +ok 638 - field status_message found +ok 639 - HTTP::Exception::403->can(...) +ok 640 - _make_exceptions is not imported from Loader +ok 641 - Errorcode in Classname and expected HTTP-Errorcode match +ok 642 - An object of class 'HTTP::Exception::403' isa 'HTTP::Exception::403' +ok 643 - code is a number (403) +ok 644 - status_message is same as HTTP::Status +ok 645 - to_string as well +ok 646 - field status_message found +ok 647 - HTTP::Exception::403->can(...) +ok 648 - _make_exceptions is not imported from Loader +ok 649 - Errorcode in Classname and expected HTTP-Errorcode match +ok 650 - threw HTTP::Exception::302 +ok 651 - An object of class 'HTTP::Exception::302' isa 'HTTP::Exception::302' +ok 652 - code is a number (302) +ok 653 - status_message is same as HTTP::Status +ok 654 - to_string as well +ok 655 - field status_message found +ok 656 - HTTP::Exception::302->can(...) +ok 657 - _make_exceptions is not imported from Loader +ok 658 - Errorcode in Classname and expected HTTP-Errorcode match +ok 659 - An object of class 'HTTP::Exception::302' isa 'HTTP::Exception::302' +ok 660 - code is a number (302) +ok 661 - status_message is same as HTTP::Status +ok 662 - to_string as well +ok 663 - field status_message found +ok 664 - HTTP::Exception::302->can(...) +ok 665 - _make_exceptions is not imported from Loader +ok 666 - Errorcode in Classname and expected HTTP-Errorcode match +ok 667 - code is a number (302) +ok 668 - status_message is same as HTTP::Status +ok 669 - to_string as well +ok 670 - field status_message found +ok 671 - HTTP::Exception::302->can(...) +ok 672 - _make_exceptions is not imported from Loader +ok 673 - Errorcode in Classname and expected HTTP-Errorcode match +ok 674 - An object of class 'HTTP::Exception::302' isa 'HTTP::Exception::302' +ok 675 - code is a number (302) +ok 676 - status_message is same as HTTP::Status +ok 677 - to_string as well +ok 678 - field status_message found +ok 679 - HTTP::Exception::302->can(...) +ok 680 - _make_exceptions is not imported from Loader +ok 681 - Errorcode in Classname and expected HTTP-Errorcode match +ok 682 - threw HTTP::Exception::LOCKED +ok 683 - An object of class 'HTTP::Exception::LOCKED' isa 'HTTP::Exception::LOCKED' +ok 684 - code is a number (423) +ok 685 - status_message is same as HTTP::Status +ok 686 - to_string as well +ok 687 - field status_message found +ok 688 - HTTP::Exception::LOCKED->can(...) +ok 689 - _make_exceptions is not imported from Loader +ok 690 # skip can't reliably determine expected Errorcode +ok 691 # skip can't reliably determine expected Errorcode +ok 692 - An object of class 'HTTP::Exception::LOCKED' isa 'HTTP::Exception::LOCKED' +ok 693 - code is a number (423) +ok 694 - status_message is same as HTTP::Status +ok 695 - to_string as well +ok 696 - field status_message found +ok 697 - HTTP::Exception::LOCKED->can(...) +ok 698 - _make_exceptions is not imported from Loader +ok 699 # skip can't reliably determine expected Errorcode +ok 700 # skip can't reliably determine expected Errorcode +ok 701 - code is a number (423) +ok 702 - status_message is same as HTTP::Status +ok 703 - to_string as well +ok 704 - field status_message found +ok 705 - HTTP::Exception::LOCKED->can(...) +ok 706 - _make_exceptions is not imported from Loader +ok 707 # skip can't reliably determine expected Errorcode +ok 708 # skip can't reliably determine expected Errorcode +ok 709 - An object of class 'HTTP::Exception::LOCKED' isa 'HTTP::Exception::LOCKED' +ok 710 - code is a number (423) +ok 711 - status_message is same as HTTP::Status +ok 712 - to_string as well +ok 713 - field status_message found +ok 714 - HTTP::Exception::LOCKED->can(...) +ok 715 - _make_exceptions is not imported from Loader +ok 716 # skip can't reliably determine expected Errorcode +ok 717 # skip can't reliably determine expected Errorcode +ok 718 - threw HTTP::Exception::CONFLICT +ok 719 - An object of class 'HTTP::Exception::CONFLICT' isa 'HTTP::Exception::CONFLICT' +ok 720 - code is a number (409) +ok 721 - status_message is same as HTTP::Status +ok 722 - to_string as well +ok 723 - field status_message found +ok 724 - HTTP::Exception::CONFLICT->can(...) +ok 725 - _make_exceptions is not imported from Loader +ok 726 # skip can't reliably determine expected Errorcode +ok 727 # skip can't reliably determine expected Errorcode +ok 728 - An object of class 'HTTP::Exception::CONFLICT' isa 'HTTP::Exception::CONFLICT' +ok 729 - code is a number (409) +ok 730 - status_message is same as HTTP::Status +ok 731 - to_string as well +ok 732 - field status_message found +ok 733 - HTTP::Exception::CONFLICT->can(...) +ok 734 - _make_exceptions is not imported from Loader +ok 735 # skip can't reliably determine expected Errorcode +ok 736 # skip can't reliably determine expected Errorcode +ok 737 - code is a number (409) +ok 738 - status_message is same as HTTP::Status +ok 739 - to_string as well +ok 740 - field status_message found +ok 741 - HTTP::Exception::CONFLICT->can(...) +ok 742 - _make_exceptions is not imported from Loader +ok 743 # skip can't reliably determine expected Errorcode +ok 744 # skip can't reliably determine expected Errorcode +ok 745 - An object of class 'HTTP::Exception::CONFLICT' isa 'HTTP::Exception::CONFLICT' +ok 746 - code is a number (409) +ok 747 - status_message is same as HTTP::Status +ok 748 - to_string as well +ok 749 - field status_message found +ok 750 - HTTP::Exception::CONFLICT->can(...) +ok 751 - _make_exceptions is not imported from Loader +ok 752 # skip can't reliably determine expected Errorcode +ok 753 # skip can't reliably determine expected Errorcode +ok 754 - threw HTTP::Exception::305 +ok 755 - An object of class 'HTTP::Exception::305' isa 'HTTP::Exception::305' +ok 756 - code is a number (305) ok 757 - status_message is same as HTTP::Status ok 758 - to_string as well ok 759 - field status_message found -ok 760 - HTTP::Exception::203->can(...) +ok 760 - HTTP::Exception::305->can(...) ok 761 - _make_exceptions is not imported from Loader ok 762 - Errorcode in Classname and expected HTTP-Errorcode match -ok 763 - An object of class 'HTTP::Exception::203' isa 'HTTP::Exception::203' -ok 764 - code is a number (203) +ok 763 - An object of class 'HTTP::Exception::305' isa 'HTTP::Exception::305' +ok 764 - code is a number (305) ok 765 - status_message is same as HTTP::Status ok 766 - to_string as well ok 767 - field status_message found -ok 768 - HTTP::Exception::203->can(...) +ok 768 - HTTP::Exception::305->can(...) ok 769 - _make_exceptions is not imported from Loader ok 770 - Errorcode in Classname and expected HTTP-Errorcode match -ok 771 - code is a number (203) +ok 771 - code is a number (305) ok 772 - status_message is same as HTTP::Status ok 773 - to_string as well ok 774 - field status_message found -ok 775 - HTTP::Exception::203->can(...) +ok 775 - HTTP::Exception::305->can(...) ok 776 - _make_exceptions is not imported from Loader ok 777 - Errorcode in Classname and expected HTTP-Errorcode match -ok 778 - An object of class 'HTTP::Exception::203' isa 'HTTP::Exception::203' -ok 779 - code is a number (203) +ok 778 - An object of class 'HTTP::Exception::305' isa 'HTTP::Exception::305' +ok 779 - code is a number (305) ok 780 - status_message is same as HTTP::Status ok 781 - to_string as well ok 782 - field status_message found -ok 783 - HTTP::Exception::203->can(...) +ok 783 - HTTP::Exception::305->can(...) ok 784 - _make_exceptions is not imported from Loader ok 785 - Errorcode in Classname and expected HTTP-Errorcode match -ok 786 - threw HTTP::Exception::IM_USED -ok 787 - An object of class 'HTTP::Exception::IM_USED' isa 'HTTP::Exception::IM_USED' -ok 788 - code is a number (226) +ok 786 - threw HTTP::Exception::416 +ok 787 - An object of class 'HTTP::Exception::416' isa 'HTTP::Exception::416' +ok 788 - code is a number (416) ok 789 - status_message is same as HTTP::Status ok 790 - to_string as well ok 791 - field status_message found -ok 792 - HTTP::Exception::IM_USED->can(...) +ok 792 - HTTP::Exception::416->can(...) ok 793 - _make_exceptions is not imported from Loader -ok 794 # skip can't reliably determine expected Errorcode -ok 795 # skip can't reliably determine expected Errorcode -ok 796 - An object of class 'HTTP::Exception::IM_USED' isa 'HTTP::Exception::IM_USED' -ok 797 - code is a number (226) -ok 798 - status_message is same as HTTP::Status -ok 799 - to_string as well -ok 800 - field status_message found -ok 801 - HTTP::Exception::IM_USED->can(...) -ok 802 - _make_exceptions is not imported from Loader -ok 803 # skip can't reliably determine expected Errorcode -ok 804 # skip can't reliably determine expected Errorcode -ok 805 - code is a number (226) -ok 806 - status_message is same as HTTP::Status -ok 807 - to_string as well -ok 808 - field status_message found -ok 809 - HTTP::Exception::IM_USED->can(...) -ok 810 - _make_exceptions is not imported from Loader -ok 811 # skip can't reliably determine expected Errorcode -ok 812 # skip can't reliably determine expected Errorcode -ok 813 - An object of class 'HTTP::Exception::IM_USED' isa 'HTTP::Exception::IM_USED' -ok 814 - code is a number (226) -ok 815 - status_message is same as HTTP::Status -ok 816 - to_string as well -ok 817 - field status_message found -ok 818 - HTTP::Exception::IM_USED->can(...) -ok 819 - _make_exceptions is not imported from Loader -ok 820 # skip can't reliably determine expected Errorcode -ok 821 # skip can't reliably determine expected Errorcode -ok 822 - threw HTTP::Exception::500 -ok 823 - An object of class 'HTTP::Exception::500' isa 'HTTP::Exception::500' -ok 824 - code is a number (500) -ok 825 - status_message is same as HTTP::Status -ok 826 - to_string as well -ok 827 - field status_message found -ok 828 - HTTP::Exception::500->can(...) -ok 829 - _make_exceptions is not imported from Loader -ok 830 - Errorcode in Classname and expected HTTP-Errorcode match -ok 831 - An object of class 'HTTP::Exception::500' isa 'HTTP::Exception::500' -ok 832 - code is a number (500) -ok 833 - status_message is same as HTTP::Status -ok 834 - to_string as well -ok 835 - field status_message found -ok 836 - HTTP::Exception::500->can(...) -ok 837 - _make_exceptions is not imported from Loader -ok 838 - Errorcode in Classname and expected HTTP-Errorcode match -ok 839 - code is a number (500) -ok 840 - status_message is same as HTTP::Status -ok 841 - to_string as well -ok 842 - field status_message found -ok 843 - HTTP::Exception::500->can(...) -ok 844 - _make_exceptions is not imported from Loader -ok 845 - Errorcode in Classname and expected HTTP-Errorcode match -ok 846 - An object of class 'HTTP::Exception::500' isa 'HTTP::Exception::500' -ok 847 - code is a number (500) -ok 848 - status_message is same as HTTP::Status -ok 849 - to_string as well -ok 850 - field status_message found -ok 851 - HTTP::Exception::500->can(...) -ok 852 - _make_exceptions is not imported from Loader -ok 853 - Errorcode in Classname and expected HTTP-Errorcode match -ok 854 - threw HTTP::Exception::208 -ok 855 - An object of class 'HTTP::Exception::208' isa 'HTTP::Exception::208' -ok 856 - code is a number (208) +ok 794 - Errorcode in Classname and expected HTTP-Errorcode match +ok 795 - An object of class 'HTTP::Exception::416' isa 'HTTP::Exception::416' +ok 796 - code is a number (416) +ok 797 - status_message is same as HTTP::Status +ok 798 - to_string as well +ok 799 - field status_message found +ok 800 - HTTP::Exception::416->can(...) +ok 801 - _make_exceptions is not imported from Loader +ok 802 - Errorcode in Classname and expected HTTP-Errorcode match +ok 803 - code is a number (416) +ok 804 - status_message is same as HTTP::Status +ok 805 - to_string as well +ok 806 - field status_message found +ok 807 - HTTP::Exception::416->can(...) +ok 808 - _make_exceptions is not imported from Loader +ok 809 - Errorcode in Classname and expected HTTP-Errorcode match +ok 810 - An object of class 'HTTP::Exception::416' isa 'HTTP::Exception::416' +ok 811 - code is a number (416) +ok 812 - status_message is same as HTTP::Status +ok 813 - to_string as well +ok 814 - field status_message found +ok 815 - HTTP::Exception::416->can(...) +ok 816 - _make_exceptions is not imported from Loader +ok 817 - Errorcode in Classname and expected HTTP-Errorcode match +ok 818 - threw HTTP::Exception::MULTI_STATUS +ok 819 - An object of class 'HTTP::Exception::MULTI_STATUS' isa 'HTTP::Exception::MULTI_STATUS' +ok 820 - code is a number (207) +ok 821 - status_message is same as HTTP::Status +ok 822 - to_string as well +ok 823 - field status_message found +ok 824 - HTTP::Exception::MULTI_STATUS->can(...) +ok 825 - _make_exceptions is not imported from Loader +ok 826 # skip can't reliably determine expected Errorcode +ok 827 # skip can't reliably determine expected Errorcode +ok 828 - An object of class 'HTTP::Exception::MULTI_STATUS' isa 'HTTP::Exception::MULTI_STATUS' +ok 829 - code is a number (207) +ok 830 - status_message is same as HTTP::Status +ok 831 - to_string as well +ok 832 - field status_message found +ok 833 - HTTP::Exception::MULTI_STATUS->can(...) +ok 834 - _make_exceptions is not imported from Loader +ok 835 # skip can't reliably determine expected Errorcode +ok 836 # skip can't reliably determine expected Errorcode +ok 837 - code is a number (207) +ok 838 - status_message is same as HTTP::Status +ok 839 - to_string as well +ok 840 - field status_message found +ok 841 - HTTP::Exception::MULTI_STATUS->can(...) +ok 842 - _make_exceptions is not imported from Loader +ok 843 # skip can't reliably determine expected Errorcode +ok 844 # skip can't reliably determine expected Errorcode +ok 845 - An object of class 'HTTP::Exception::MULTI_STATUS' isa 'HTTP::Exception::MULTI_STATUS' +ok 846 - code is a number (207) +ok 847 - status_message is same as HTTP::Status +ok 848 - to_string as well +ok 849 - field status_message found +ok 850 - HTTP::Exception::MULTI_STATUS->can(...) +ok 851 - _make_exceptions is not imported from Loader +ok 852 # skip can't reliably determine expected Errorcode +ok 853 # skip can't reliably determine expected Errorcode +ok 854 - threw HTTP::Exception::SERVICE_UNAVAILABLE +ok 855 - An object of class 'HTTP::Exception::SERVICE_UNAVAILABLE' isa 'HTTP::Exception::SERVICE_UNAVAILABLE' +ok 856 - code is a number (503) ok 857 - status_message is same as HTTP::Status ok 858 - to_string as well ok 859 - field status_message found -ok 860 - HTTP::Exception::208->can(...) +ok 860 - HTTP::Exception::SERVICE_UNAVAILABLE->can(...) ok 861 - _make_exceptions is not imported from Loader -ok 862 - Errorcode in Classname and expected HTTP-Errorcode match -ok 863 - An object of class 'HTTP::Exception::208' isa 'HTTP::Exception::208' -ok 864 - code is a number (208) -ok 865 - status_message is same as HTTP::Status -ok 866 - to_string as well -ok 867 - field status_message found -ok 868 - HTTP::Exception::208->can(...) -ok 869 - _make_exceptions is not imported from Loader -ok 870 - Errorcode in Classname and expected HTTP-Errorcode match -ok 871 - code is a number (208) -ok 872 - status_message is same as HTTP::Status -ok 873 - to_string as well -ok 874 - field status_message found -ok 875 - HTTP::Exception::208->can(...) -ok 876 - _make_exceptions is not imported from Loader -ok 877 - Errorcode in Classname and expected HTTP-Errorcode match -ok 878 - An object of class 'HTTP::Exception::208' isa 'HTTP::Exception::208' -ok 879 - code is a number (208) -ok 880 - status_message is same as HTTP::Status -ok 881 - to_string as well -ok 882 - field status_message found -ok 883 - HTTP::Exception::208->can(...) -ok 884 - _make_exceptions is not imported from Loader -ok 885 - Errorcode in Classname and expected HTTP-Errorcode match -ok 886 - threw HTTP::Exception::307 -ok 887 - An object of class 'HTTP::Exception::307' isa 'HTTP::Exception::307' -ok 888 - code is a number (307) -ok 889 - status_message is same as HTTP::Status -ok 890 - to_string as well -ok 891 - field status_message found -ok 892 - HTTP::Exception::307->can(...) -ok 893 - _make_exceptions is not imported from Loader -ok 894 - Errorcode in Classname and expected HTTP-Errorcode match -ok 895 - An object of class 'HTTP::Exception::307' isa 'HTTP::Exception::307' -ok 896 - code is a number (307) -ok 897 - status_message is same as HTTP::Status -ok 898 - to_string as well -ok 899 - field status_message found -ok 900 - HTTP::Exception::307->can(...) -ok 901 - _make_exceptions is not imported from Loader -ok 902 - Errorcode in Classname and expected HTTP-Errorcode match -ok 903 - code is a number (307) -ok 904 - status_message is same as HTTP::Status -ok 905 - to_string as well -ok 906 - field status_message found -ok 907 - HTTP::Exception::307->can(...) -ok 908 - _make_exceptions is not imported from Loader -ok 909 - Errorcode in Classname and expected HTTP-Errorcode match -ok 910 - An object of class 'HTTP::Exception::307' isa 'HTTP::Exception::307' -ok 911 - code is a number (307) -ok 912 - status_message is same as HTTP::Status -ok 913 - to_string as well -ok 914 - field status_message found -ok 915 - HTTP::Exception::307->can(...) -ok 916 - _make_exceptions is not imported from Loader -ok 917 - Errorcode in Classname and expected HTTP-Errorcode match -ok 918 - threw HTTP::Exception::407 -ok 919 - An object of class 'HTTP::Exception::407' isa 'HTTP::Exception::407' -ok 920 - code is a number (407) -ok 921 - status_message is same as HTTP::Status -ok 922 - to_string as well -ok 923 - field status_message found -ok 924 - HTTP::Exception::407->can(...) -ok 925 - _make_exceptions is not imported from Loader -ok 926 - Errorcode in Classname and expected HTTP-Errorcode match -ok 927 - An object of class 'HTTP::Exception::407' isa 'HTTP::Exception::407' -ok 928 - code is a number (407) +ok 862 # skip can't reliably determine expected Errorcode +ok 863 # skip can't reliably determine expected Errorcode +ok 864 - An object of class 'HTTP::Exception::SERVICE_UNAVAILABLE' isa 'HTTP::Exception::SERVICE_UNAVAILABLE' +ok 865 - code is a number (503) +ok 866 - status_message is same as HTTP::Status +ok 867 - to_string as well +ok 868 - field status_message found +ok 869 - HTTP::Exception::SERVICE_UNAVAILABLE->can(...) +ok 870 - _make_exceptions is not imported from Loader +ok 871 # skip can't reliably determine expected Errorcode +ok 872 # skip can't reliably determine expected Errorcode +ok 873 - code is a number (503) +ok 874 - status_message is same as HTTP::Status +ok 875 - to_string as well +ok 876 - field status_message found +ok 877 - HTTP::Exception::SERVICE_UNAVAILABLE->can(...) +ok 878 - _make_exceptions is not imported from Loader +ok 879 # skip can't reliably determine expected Errorcode +ok 880 # skip can't reliably determine expected Errorcode +ok 881 - An object of class 'HTTP::Exception::SERVICE_UNAVAILABLE' isa 'HTTP::Exception::SERVICE_UNAVAILABLE' +ok 882 - code is a number (503) +ok 883 - status_message is same as HTTP::Status +ok 884 - to_string as well +ok 885 - field status_message found +ok 886 - HTTP::Exception::SERVICE_UNAVAILABLE->can(...) +ok 887 - _make_exceptions is not imported from Loader +ok 888 # skip can't reliably determine expected Errorcode +ok 889 # skip can't reliably determine expected Errorcode +ok 890 - threw HTTP::Exception::PRECONDITION_FAILED +ok 891 - An object of class 'HTTP::Exception::PRECONDITION_FAILED' isa 'HTTP::Exception::PRECONDITION_FAILED' +ok 892 - code is a number (412) +ok 893 - status_message is same as HTTP::Status +ok 894 - to_string as well +ok 895 - field status_message found +ok 896 - HTTP::Exception::PRECONDITION_FAILED->can(...) +ok 897 - _make_exceptions is not imported from Loader +ok 898 # skip can't reliably determine expected Errorcode +ok 899 # skip can't reliably determine expected Errorcode +ok 900 - An object of class 'HTTP::Exception::PRECONDITION_FAILED' isa 'HTTP::Exception::PRECONDITION_FAILED' +ok 901 - code is a number (412) +ok 902 - status_message is same as HTTP::Status +ok 903 - to_string as well +ok 904 - field status_message found +ok 905 - HTTP::Exception::PRECONDITION_FAILED->can(...) +ok 906 - _make_exceptions is not imported from Loader +ok 907 # skip can't reliably determine expected Errorcode +ok 908 # skip can't reliably determine expected Errorcode +ok 909 - code is a number (412) +ok 910 - status_message is same as HTTP::Status +ok 911 - to_string as well +ok 912 - field status_message found +ok 913 - HTTP::Exception::PRECONDITION_FAILED->can(...) +ok 914 - _make_exceptions is not imported from Loader +ok 915 # skip can't reliably determine expected Errorcode +ok 916 # skip can't reliably determine expected Errorcode +ok 917 - An object of class 'HTTP::Exception::PRECONDITION_FAILED' isa 'HTTP::Exception::PRECONDITION_FAILED' +ok 918 - code is a number (412) +ok 919 - status_message is same as HTTP::Status +ok 920 - to_string as well +ok 921 - field status_message found +ok 922 - HTTP::Exception::PRECONDITION_FAILED->can(...) +ok 923 - _make_exceptions is not imported from Loader +ok 924 # skip can't reliably determine expected Errorcode +ok 925 # skip can't reliably determine expected Errorcode +ok 926 - threw HTTP::Exception::500 +ok 927 - An object of class 'HTTP::Exception::500' isa 'HTTP::Exception::500' +ok 928 - code is a number (500) ok 929 - status_message is same as HTTP::Status ok 930 - to_string as well ok 931 - field status_message found -ok 932 - HTTP::Exception::407->can(...) +ok 932 - HTTP::Exception::500->can(...) ok 933 - _make_exceptions is not imported from Loader ok 934 - Errorcode in Classname and expected HTTP-Errorcode match -ok 935 - code is a number (407) -ok 936 - status_message is same as HTTP::Status -ok 937 - to_string as well -ok 938 - field status_message found -ok 939 - HTTP::Exception::407->can(...) -ok 940 - _make_exceptions is not imported from Loader -ok 941 - Errorcode in Classname and expected HTTP-Errorcode match -ok 942 - An object of class 'HTTP::Exception::407' isa 'HTTP::Exception::407' -ok 943 - code is a number (407) +ok 935 - An object of class 'HTTP::Exception::500' isa 'HTTP::Exception::500' +ok 936 - code is a number (500) +ok 937 - status_message is same as HTTP::Status +ok 938 - to_string as well +ok 939 - field status_message found +ok 940 - HTTP::Exception::500->can(...) +ok 941 - _make_exceptions is not imported from Loader +ok 942 - Errorcode in Classname and expected HTTP-Errorcode match +ok 943 - code is a number (500) ok 944 - status_message is same as HTTP::Status ok 945 - to_string as well ok 946 - field status_message found -ok 947 - HTTP::Exception::407->can(...) +ok 947 - HTTP::Exception::500->can(...) ok 948 - _make_exceptions is not imported from Loader ok 949 - Errorcode in Classname and expected HTTP-Errorcode match -ok 950 - threw HTTP::Exception::406 -ok 951 - An object of class 'HTTP::Exception::406' isa 'HTTP::Exception::406' -ok 952 - code is a number (406) -ok 953 - status_message is same as HTTP::Status -ok 954 - to_string as well -ok 955 - field status_message found -ok 956 - HTTP::Exception::406->can(...) -ok 957 - _make_exceptions is not imported from Loader -ok 958 - Errorcode in Classname and expected HTTP-Errorcode match -ok 959 - An object of class 'HTTP::Exception::406' isa 'HTTP::Exception::406' -ok 960 - code is a number (406) +ok 950 - An object of class 'HTTP::Exception::500' isa 'HTTP::Exception::500' +ok 951 - code is a number (500) +ok 952 - status_message is same as HTTP::Status +ok 953 - to_string as well +ok 954 - field status_message found +ok 955 - HTTP::Exception::500->can(...) +ok 956 - _make_exceptions is not imported from Loader +ok 957 - Errorcode in Classname and expected HTTP-Errorcode match +ok 958 - threw HTTP::Exception::SEE_OTHER +ok 959 - An object of class 'HTTP::Exception::SEE_OTHER' isa 'HTTP::Exception::SEE_OTHER' +ok 960 - code is a number (303) ok 961 - status_message is same as HTTP::Status ok 962 - to_string as well ok 963 - field status_message found -ok 964 - HTTP::Exception::406->can(...) +ok 964 - HTTP::Exception::SEE_OTHER->can(...) ok 965 - _make_exceptions is not imported from Loader -ok 966 - Errorcode in Classname and expected HTTP-Errorcode match -ok 967 - code is a number (406) -ok 968 - status_message is same as HTTP::Status -ok 969 - to_string as well -ok 970 - field status_message found -ok 971 - HTTP::Exception::406->can(...) -ok 972 - _make_exceptions is not imported from Loader -ok 973 - Errorcode in Classname and expected HTTP-Errorcode match -ok 974 - An object of class 'HTTP::Exception::406' isa 'HTTP::Exception::406' -ok 975 - code is a number (406) -ok 976 - status_message is same as HTTP::Status -ok 977 - to_string as well -ok 978 - field status_message found -ok 979 - HTTP::Exception::406->can(...) -ok 980 - _make_exceptions is not imported from Loader -ok 981 - Errorcode in Classname and expected HTTP-Errorcode match -ok 982 - threw HTTP::Exception::SEE_OTHER -ok 983 - An object of class 'HTTP::Exception::SEE_OTHER' isa 'HTTP::Exception::SEE_OTHER' -ok 984 - code is a number (303) -ok 985 - status_message is same as HTTP::Status -ok 986 - to_string as well -ok 987 - field status_message found -ok 988 - HTTP::Exception::SEE_OTHER->can(...) -ok 989 - _make_exceptions is not imported from Loader -ok 990 # skip can't reliably determine expected Errorcode -ok 991 # skip can't reliably determine expected Errorcode -ok 992 - An object of class 'HTTP::Exception::SEE_OTHER' isa 'HTTP::Exception::SEE_OTHER' -ok 993 - code is a number (303) -ok 994 - status_message is same as HTTP::Status -ok 995 - to_string as well -ok 996 - field status_message found -ok 997 - HTTP::Exception::SEE_OTHER->can(...) -ok 998 - _make_exceptions is not imported from Loader -ok 999 # skip can't reliably determine expected Errorcode -ok 1000 # skip can't reliably determine expected Errorcode -ok 1001 - code is a number (303) -ok 1002 - status_message is same as HTTP::Status -ok 1003 - to_string as well -ok 1004 - field status_message found -ok 1005 - HTTP::Exception::SEE_OTHER->can(...) -ok 1006 - _make_exceptions is not imported from Loader -ok 1007 # skip can't reliably determine expected Errorcode -ok 1008 # skip can't reliably determine expected Errorcode -ok 1009 - An object of class 'HTTP::Exception::SEE_OTHER' isa 'HTTP::Exception::SEE_OTHER' -ok 1010 - code is a number (303) -ok 1011 - status_message is same as HTTP::Status -ok 1012 - to_string as well -ok 1013 - field status_message found -ok 1014 - HTTP::Exception::SEE_OTHER->can(...) -ok 1015 - _make_exceptions is not imported from Loader -ok 1016 # skip can't reliably determine expected Errorcode -ok 1017 # skip can't reliably determine expected Errorcode -ok 1018 - threw HTTP::Exception::418 -ok 1019 - An object of class 'HTTP::Exception::418' isa 'HTTP::Exception::418' -ok 1020 - code is a number (418) -ok 1021 - status_message is same as HTTP::Status -ok 1022 - to_string as well -ok 1023 - field status_message found -ok 1024 - HTTP::Exception::418->can(...) -ok 1025 - _make_exceptions is not imported from Loader -ok 1026 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1027 - An object of class 'HTTP::Exception::418' isa 'HTTP::Exception::418' -ok 1028 - code is a number (418) -ok 1029 - status_message is same as HTTP::Status -ok 1030 - to_string as well -ok 1031 - field status_message found -ok 1032 - HTTP::Exception::418->can(...) -ok 1033 - _make_exceptions is not imported from Loader -ok 1034 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1035 - code is a number (418) -ok 1036 - status_message is same as HTTP::Status -ok 1037 - to_string as well -ok 1038 - field status_message found -ok 1039 - HTTP::Exception::418->can(...) -ok 1040 - _make_exceptions is not imported from Loader -ok 1041 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1042 - An object of class 'HTTP::Exception::418' isa 'HTTP::Exception::418' -ok 1043 - code is a number (418) -ok 1044 - status_message is same as HTTP::Status -ok 1045 - to_string as well -ok 1046 - field status_message found -ok 1047 - HTTP::Exception::418->can(...) -ok 1048 - _make_exceptions is not imported from Loader -ok 1049 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1050 - threw HTTP::Exception::PAYMENT_REQUIRED -ok 1051 - An object of class 'HTTP::Exception::PAYMENT_REQUIRED' isa 'HTTP::Exception::PAYMENT_REQUIRED' -ok 1052 - code is a number (402) -ok 1053 - status_message is same as HTTP::Status -ok 1054 - to_string as well -ok 1055 - field status_message found -ok 1056 - HTTP::Exception::PAYMENT_REQUIRED->can(...) -ok 1057 - _make_exceptions is not imported from Loader -ok 1058 # skip can't reliably determine expected Errorcode -ok 1059 # skip can't reliably determine expected Errorcode -ok 1060 - An object of class 'HTTP::Exception::PAYMENT_REQUIRED' isa 'HTTP::Exception::PAYMENT_REQUIRED' -ok 1061 - code is a number (402) -ok 1062 - status_message is same as HTTP::Status -ok 1063 - to_string as well -ok 1064 - field status_message found -ok 1065 - HTTP::Exception::PAYMENT_REQUIRED->can(...) -ok 1066 - _make_exceptions is not imported from Loader -ok 1067 # skip can't reliably determine expected Errorcode -ok 1068 # skip can't reliably determine expected Errorcode -ok 1069 - code is a number (402) -ok 1070 - status_message is same as HTTP::Status -ok 1071 - to_string as well -ok 1072 - field status_message found -ok 1073 - HTTP::Exception::PAYMENT_REQUIRED->can(...) -ok 1074 - _make_exceptions is not imported from Loader -ok 1075 # skip can't reliably determine expected Errorcode -ok 1076 # skip can't reliably determine expected Errorcode -ok 1077 - An object of class 'HTTP::Exception::PAYMENT_REQUIRED' isa 'HTTP::Exception::PAYMENT_REQUIRED' -ok 1078 - code is a number (402) -ok 1079 - status_message is same as HTTP::Status -ok 1080 - to_string as well -ok 1081 - field status_message found -ok 1082 - HTTP::Exception::PAYMENT_REQUIRED->can(...) -ok 1083 - _make_exceptions is not imported from Loader -ok 1084 # skip can't reliably determine expected Errorcode -ok 1085 # skip can't reliably determine expected Errorcode -ok 1086 - threw HTTP::Exception::413 -ok 1087 - An object of class 'HTTP::Exception::413' isa 'HTTP::Exception::413' -ok 1088 - code is a number (413) -ok 1089 - status_message is same as HTTP::Status -ok 1090 - to_string as well -ok 1091 - field status_message found -ok 1092 - HTTP::Exception::413->can(...) -ok 1093 - _make_exceptions is not imported from Loader -ok 1094 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1095 - An object of class 'HTTP::Exception::413' isa 'HTTP::Exception::413' -ok 1096 - code is a number (413) -ok 1097 - status_message is same as HTTP::Status -ok 1098 - to_string as well -ok 1099 - field status_message found -ok 1100 - HTTP::Exception::413->can(...) -ok 1101 - _make_exceptions is not imported from Loader -ok 1102 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1103 - code is a number (413) -ok 1104 - status_message is same as HTTP::Status -ok 1105 - to_string as well -ok 1106 - field status_message found -ok 1107 - HTTP::Exception::413->can(...) -ok 1108 - _make_exceptions is not imported from Loader -ok 1109 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1110 - An object of class 'HTTP::Exception::413' isa 'HTTP::Exception::413' -ok 1111 - code is a number (413) -ok 1112 - status_message is same as HTTP::Status -ok 1113 - to_string as well -ok 1114 - field status_message found -ok 1115 - HTTP::Exception::413->can(...) -ok 1116 - _make_exceptions is not imported from Loader -ok 1117 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1118 - threw HTTP::Exception::510 -ok 1119 - An object of class 'HTTP::Exception::510' isa 'HTTP::Exception::510' -ok 1120 - code is a number (510) -ok 1121 - status_message is same as HTTP::Status -ok 1122 - to_string as well -ok 1123 - field status_message found -ok 1124 - HTTP::Exception::510->can(...) -ok 1125 - _make_exceptions is not imported from Loader -ok 1126 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1127 - An object of class 'HTTP::Exception::510' isa 'HTTP::Exception::510' -ok 1128 - code is a number (510) -ok 1129 - status_message is same as HTTP::Status -ok 1130 - to_string as well -ok 1131 - field status_message found -ok 1132 - HTTP::Exception::510->can(...) -ok 1133 - _make_exceptions is not imported from Loader -ok 1134 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1135 - code is a number (510) -ok 1136 - status_message is same as HTTP::Status -ok 1137 - to_string as well -ok 1138 - field status_message found -ok 1139 - HTTP::Exception::510->can(...) -ok 1140 - _make_exceptions is not imported from Loader -ok 1141 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1142 - An object of class 'HTTP::Exception::510' isa 'HTTP::Exception::510' -ok 1143 - code is a number (510) -ok 1144 - status_message is same as HTTP::Status -ok 1145 - to_string as well -ok 1146 - field status_message found -ok 1147 - HTTP::Exception::510->can(...) -ok 1148 - _make_exceptions is not imported from Loader -ok 1149 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1150 - threw HTTP::Exception::206 -ok 1151 - An object of class 'HTTP::Exception::206' isa 'HTTP::Exception::206' -ok 1152 - code is a number (206) -ok 1153 - status_message is same as HTTP::Status -ok 1154 - to_string as well -ok 1155 - field status_message found -ok 1156 - HTTP::Exception::206->can(...) -ok 1157 - _make_exceptions is not imported from Loader -ok 1158 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1159 - An object of class 'HTTP::Exception::206' isa 'HTTP::Exception::206' -ok 1160 - code is a number (206) -ok 1161 - status_message is same as HTTP::Status -ok 1162 - to_string as well -ok 1163 - field status_message found -ok 1164 - HTTP::Exception::206->can(...) -ok 1165 - _make_exceptions is not imported from Loader -ok 1166 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1167 - code is a number (206) -ok 1168 - status_message is same as HTTP::Status -ok 1169 - to_string as well -ok 1170 - field status_message found -ok 1171 - HTTP::Exception::206->can(...) -ok 1172 - _make_exceptions is not imported from Loader -ok 1173 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1174 - An object of class 'HTTP::Exception::206' isa 'HTTP::Exception::206' -ok 1175 - code is a number (206) -ok 1176 - status_message is same as HTTP::Status -ok 1177 - to_string as well -ok 1178 - field status_message found -ok 1179 - HTTP::Exception::206->can(...) -ok 1180 - _make_exceptions is not imported from Loader -ok 1181 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1182 - threw HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED -ok 1183 - An object of class 'HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED' isa 'HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED' -ok 1184 - code is a number (509) -ok 1185 - status_message is same as HTTP::Status -ok 1186 - to_string as well -ok 1187 - field status_message found -ok 1188 - HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED->can(...) -ok 1189 - _make_exceptions is not imported from Loader -ok 1190 # skip can't reliably determine expected Errorcode -ok 1191 # skip can't reliably determine expected Errorcode -ok 1192 - An object of class 'HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED' isa 'HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED' -ok 1193 - code is a number (509) -ok 1194 - status_message is same as HTTP::Status -ok 1195 - to_string as well -ok 1196 - field status_message found -ok 1197 - HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED->can(...) -ok 1198 - _make_exceptions is not imported from Loader -ok 1199 # skip can't reliably determine expected Errorcode -ok 1200 # skip can't reliably determine expected Errorcode -ok 1201 - code is a number (509) -ok 1202 - status_message is same as HTTP::Status -ok 1203 - to_string as well -ok 1204 - field status_message found -ok 1205 - HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED->can(...) -ok 1206 - _make_exceptions is not imported from Loader +ok 966 # skip can't reliably determine expected Errorcode +ok 967 # skip can't reliably determine expected Errorcode +ok 968 - An object of class 'HTTP::Exception::SEE_OTHER' isa 'HTTP::Exception::SEE_OTHER' +ok 969 - code is a number (303) +ok 970 - status_message is same as HTTP::Status +ok 971 - to_string as well +ok 972 - field status_message found +ok 973 - HTTP::Exception::SEE_OTHER->can(...) +ok 974 - _make_exceptions is not imported from Loader +ok 975 # skip can't reliably determine expected Errorcode +ok 976 # skip can't reliably determine expected Errorcode +ok 977 - code is a number (303) +ok 978 - status_message is same as HTTP::Status +ok 979 - to_string as well +ok 980 - field status_message found +ok 981 - HTTP::Exception::SEE_OTHER->can(...) +ok 982 - _make_exceptions is not imported from Loader +ok 983 # skip can't reliably determine expected Errorcode +ok 984 # skip can't reliably determine expected Errorcode +ok 985 - An object of class 'HTTP::Exception::SEE_OTHER' isa 'HTTP::Exception::SEE_OTHER' +ok 986 - code is a number (303) +ok 987 - status_message is same as HTTP::Status +ok 988 - to_string as well +ok 989 - field status_message found +ok 990 - HTTP::Exception::SEE_OTHER->can(...) +ok 991 - _make_exceptions is not imported from Loader +ok 992 # skip can't reliably determine expected Errorcode +ok 993 # skip can't reliably determine expected Errorcode +ok 994 - threw HTTP::Exception::GATEWAY_TIMEOUT +ok 995 - An object of class 'HTTP::Exception::GATEWAY_TIMEOUT' isa 'HTTP::Exception::GATEWAY_TIMEOUT' +ok 996 - code is a number (504) +ok 997 - status_message is same as HTTP::Status +ok 998 - to_string as well +ok 999 - field status_message found +ok 1000 - HTTP::Exception::GATEWAY_TIMEOUT->can(...) +ok 1001 - _make_exceptions is not imported from Loader +ok 1002 # skip can't reliably determine expected Errorcode +ok 1003 # skip can't reliably determine expected Errorcode +ok 1004 - An object of class 'HTTP::Exception::GATEWAY_TIMEOUT' isa 'HTTP::Exception::GATEWAY_TIMEOUT' +ok 1005 - code is a number (504) +ok 1006 - status_message is same as HTTP::Status +ok 1007 - to_string as well +ok 1008 - field status_message found +ok 1009 - HTTP::Exception::GATEWAY_TIMEOUT->can(...) +ok 1010 - _make_exceptions is not imported from Loader +ok 1011 # skip can't reliably determine expected Errorcode +ok 1012 # skip can't reliably determine expected Errorcode +ok 1013 - code is a number (504) +ok 1014 - status_message is same as HTTP::Status +ok 1015 - to_string as well +ok 1016 - field status_message found +ok 1017 - HTTP::Exception::GATEWAY_TIMEOUT->can(...) +ok 1018 - _make_exceptions is not imported from Loader +ok 1019 # skip can't reliably determine expected Errorcode +ok 1020 # skip can't reliably determine expected Errorcode +ok 1021 - An object of class 'HTTP::Exception::GATEWAY_TIMEOUT' isa 'HTTP::Exception::GATEWAY_TIMEOUT' +ok 1022 - code is a number (504) +ok 1023 - status_message is same as HTTP::Status +ok 1024 - to_string as well +ok 1025 - field status_message found +ok 1026 - HTTP::Exception::GATEWAY_TIMEOUT->can(...) +ok 1027 - _make_exceptions is not imported from Loader +ok 1028 # skip can't reliably determine expected Errorcode +ok 1029 # skip can't reliably determine expected Errorcode +ok 1030 - threw HTTP::Exception::422 +ok 1031 - An object of class 'HTTP::Exception::422' isa 'HTTP::Exception::422' +ok 1032 - code is a number (422) +ok 1033 - status_message is same as HTTP::Status +ok 1034 - to_string as well +ok 1035 - field status_message found +ok 1036 - HTTP::Exception::422->can(...) +ok 1037 - _make_exceptions is not imported from Loader +ok 1038 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1039 - An object of class 'HTTP::Exception::422' isa 'HTTP::Exception::422' +ok 1040 - code is a number (422) +ok 1041 - status_message is same as HTTP::Status +ok 1042 - to_string as well +ok 1043 - field status_message found +ok 1044 - HTTP::Exception::422->can(...) +ok 1045 - _make_exceptions is not imported from Loader +ok 1046 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1047 - code is a number (422) +ok 1048 - status_message is same as HTTP::Status +ok 1049 - to_string as well +ok 1050 - field status_message found +ok 1051 - HTTP::Exception::422->can(...) +ok 1052 - _make_exceptions is not imported from Loader +ok 1053 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1054 - An object of class 'HTTP::Exception::422' isa 'HTTP::Exception::422' +ok 1055 - code is a number (422) +ok 1056 - status_message is same as HTTP::Status +ok 1057 - to_string as well +ok 1058 - field status_message found +ok 1059 - HTTP::Exception::422->can(...) +ok 1060 - _make_exceptions is not imported from Loader +ok 1061 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1062 - threw HTTP::Exception::BAD_GATEWAY +ok 1063 - An object of class 'HTTP::Exception::BAD_GATEWAY' isa 'HTTP::Exception::BAD_GATEWAY' +ok 1064 - code is a number (502) +ok 1065 - status_message is same as HTTP::Status +ok 1066 - to_string as well +ok 1067 - field status_message found +ok 1068 - HTTP::Exception::BAD_GATEWAY->can(...) +ok 1069 - _make_exceptions is not imported from Loader +ok 1070 # skip can't reliably determine expected Errorcode +ok 1071 # skip can't reliably determine expected Errorcode +ok 1072 - An object of class 'HTTP::Exception::BAD_GATEWAY' isa 'HTTP::Exception::BAD_GATEWAY' +ok 1073 - code is a number (502) +ok 1074 - status_message is same as HTTP::Status +ok 1075 - to_string as well +ok 1076 - field status_message found +ok 1077 - HTTP::Exception::BAD_GATEWAY->can(...) +ok 1078 - _make_exceptions is not imported from Loader +ok 1079 # skip can't reliably determine expected Errorcode +ok 1080 # skip can't reliably determine expected Errorcode +ok 1081 - code is a number (502) +ok 1082 - status_message is same as HTTP::Status +ok 1083 - to_string as well +ok 1084 - field status_message found +ok 1085 - HTTP::Exception::BAD_GATEWAY->can(...) +ok 1086 - _make_exceptions is not imported from Loader +ok 1087 # skip can't reliably determine expected Errorcode +ok 1088 # skip can't reliably determine expected Errorcode +ok 1089 - An object of class 'HTTP::Exception::BAD_GATEWAY' isa 'HTTP::Exception::BAD_GATEWAY' +ok 1090 - code is a number (502) +ok 1091 - status_message is same as HTTP::Status +ok 1092 - to_string as well +ok 1093 - field status_message found +ok 1094 - HTTP::Exception::BAD_GATEWAY->can(...) +ok 1095 - _make_exceptions is not imported from Loader +ok 1096 # skip can't reliably determine expected Errorcode +ok 1097 # skip can't reliably determine expected Errorcode +ok 1098 - threw HTTP::Exception::401 +ok 1099 - An object of class 'HTTP::Exception::401' isa 'HTTP::Exception::401' +ok 1100 - code is a number (401) +ok 1101 - status_message is same as HTTP::Status +ok 1102 - to_string as well +ok 1103 - field status_message found +ok 1104 - HTTP::Exception::401->can(...) +ok 1105 - _make_exceptions is not imported from Loader +ok 1106 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1107 - An object of class 'HTTP::Exception::401' isa 'HTTP::Exception::401' +ok 1108 - code is a number (401) +ok 1109 - status_message is same as HTTP::Status +ok 1110 - to_string as well +ok 1111 - field status_message found +ok 1112 - HTTP::Exception::401->can(...) +ok 1113 - _make_exceptions is not imported from Loader +ok 1114 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1115 - code is a number (401) +ok 1116 - status_message is same as HTTP::Status +ok 1117 - to_string as well +ok 1118 - field status_message found +ok 1119 - HTTP::Exception::401->can(...) +ok 1120 - _make_exceptions is not imported from Loader +ok 1121 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1122 - An object of class 'HTTP::Exception::401' isa 'HTTP::Exception::401' +ok 1123 - code is a number (401) +ok 1124 - status_message is same as HTTP::Status +ok 1125 - to_string as well +ok 1126 - field status_message found +ok 1127 - HTTP::Exception::401->can(...) +ok 1128 - _make_exceptions is not imported from Loader +ok 1129 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1130 - threw HTTP::Exception::415 +ok 1131 - An object of class 'HTTP::Exception::415' isa 'HTTP::Exception::415' +ok 1132 - code is a number (415) +ok 1133 - status_message is same as HTTP::Status +ok 1134 - to_string as well +ok 1135 - field status_message found +ok 1136 - HTTP::Exception::415->can(...) +ok 1137 - _make_exceptions is not imported from Loader +ok 1138 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1139 - An object of class 'HTTP::Exception::415' isa 'HTTP::Exception::415' +ok 1140 - code is a number (415) +ok 1141 - status_message is same as HTTP::Status +ok 1142 - to_string as well +ok 1143 - field status_message found +ok 1144 - HTTP::Exception::415->can(...) +ok 1145 - _make_exceptions is not imported from Loader +ok 1146 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1147 - code is a number (415) +ok 1148 - status_message is same as HTTP::Status +ok 1149 - to_string as well +ok 1150 - field status_message found +ok 1151 - HTTP::Exception::415->can(...) +ok 1152 - _make_exceptions is not imported from Loader +ok 1153 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1154 - An object of class 'HTTP::Exception::415' isa 'HTTP::Exception::415' +ok 1155 - code is a number (415) +ok 1156 - status_message is same as HTTP::Status +ok 1157 - to_string as well +ok 1158 - field status_message found +ok 1159 - HTTP::Exception::415->can(...) +ok 1160 - _make_exceptions is not imported from Loader +ok 1161 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1162 - threw HTTP::Exception::ALREADY_REPORTED +ok 1163 - An object of class 'HTTP::Exception::ALREADY_REPORTED' isa 'HTTP::Exception::ALREADY_REPORTED' +ok 1164 - code is a number (208) +ok 1165 - status_message is same as HTTP::Status +ok 1166 - to_string as well +ok 1167 - field status_message found +ok 1168 - HTTP::Exception::ALREADY_REPORTED->can(...) +ok 1169 - _make_exceptions is not imported from Loader +ok 1170 # skip can't reliably determine expected Errorcode +ok 1171 # skip can't reliably determine expected Errorcode +ok 1172 - An object of class 'HTTP::Exception::ALREADY_REPORTED' isa 'HTTP::Exception::ALREADY_REPORTED' +ok 1173 - code is a number (208) +ok 1174 - status_message is same as HTTP::Status +ok 1175 - to_string as well +ok 1176 - field status_message found +ok 1177 - HTTP::Exception::ALREADY_REPORTED->can(...) +ok 1178 - _make_exceptions is not imported from Loader +ok 1179 # skip can't reliably determine expected Errorcode +ok 1180 # skip can't reliably determine expected Errorcode +ok 1181 - code is a number (208) +ok 1182 - status_message is same as HTTP::Status +ok 1183 - to_string as well +ok 1184 - field status_message found +ok 1185 - HTTP::Exception::ALREADY_REPORTED->can(...) +ok 1186 - _make_exceptions is not imported from Loader +ok 1187 # skip can't reliably determine expected Errorcode +ok 1188 # skip can't reliably determine expected Errorcode +ok 1189 - An object of class 'HTTP::Exception::ALREADY_REPORTED' isa 'HTTP::Exception::ALREADY_REPORTED' +ok 1190 - code is a number (208) +ok 1191 - status_message is same as HTTP::Status +ok 1192 - to_string as well +ok 1193 - field status_message found +ok 1194 - HTTP::Exception::ALREADY_REPORTED->can(...) +ok 1195 - _make_exceptions is not imported from Loader +ok 1196 # skip can't reliably determine expected Errorcode +ok 1197 # skip can't reliably determine expected Errorcode +ok 1198 - threw HTTP::Exception::UPGRADE_REQUIRED +ok 1199 - An object of class 'HTTP::Exception::UPGRADE_REQUIRED' isa 'HTTP::Exception::UPGRADE_REQUIRED' +ok 1200 - code is a number (426) +ok 1201 - status_message is same as HTTP::Status +ok 1202 - to_string as well +ok 1203 - field status_message found +ok 1204 - HTTP::Exception::UPGRADE_REQUIRED->can(...) +ok 1205 - _make_exceptions is not imported from Loader +ok 1206 # skip can't reliably determine expected Errorcode ok 1207 # skip can't reliably determine expected Errorcode -ok 1208 # skip can't reliably determine expected Errorcode -ok 1209 - An object of class 'HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED' isa 'HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED' -ok 1210 - code is a number (509) -ok 1211 - status_message is same as HTTP::Status -ok 1212 - to_string as well -ok 1213 - field status_message found -ok 1214 - HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED->can(...) -ok 1215 - _make_exceptions is not imported from Loader +ok 1208 - An object of class 'HTTP::Exception::UPGRADE_REQUIRED' isa 'HTTP::Exception::UPGRADE_REQUIRED' +ok 1209 - code is a number (426) +ok 1210 - status_message is same as HTTP::Status +ok 1211 - to_string as well +ok 1212 - field status_message found +ok 1213 - HTTP::Exception::UPGRADE_REQUIRED->can(...) +ok 1214 - _make_exceptions is not imported from Loader +ok 1215 # skip can't reliably determine expected Errorcode ok 1216 # skip can't reliably determine expected Errorcode -ok 1217 # skip can't reliably determine expected Errorcode -ok 1218 - threw HTTP::Exception::207 -ok 1219 - An object of class 'HTTP::Exception::207' isa 'HTTP::Exception::207' -ok 1220 - code is a number (207) -ok 1221 - status_message is same as HTTP::Status -ok 1222 - to_string as well -ok 1223 - field status_message found -ok 1224 - HTTP::Exception::207->can(...) -ok 1225 - _make_exceptions is not imported from Loader -ok 1226 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1227 - An object of class 'HTTP::Exception::207' isa 'HTTP::Exception::207' -ok 1228 - code is a number (207) -ok 1229 - status_message is same as HTTP::Status -ok 1230 - to_string as well -ok 1231 - field status_message found -ok 1232 - HTTP::Exception::207->can(...) -ok 1233 - _make_exceptions is not imported from Loader -ok 1234 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1235 - code is a number (207) -ok 1236 - status_message is same as HTTP::Status -ok 1237 - to_string as well -ok 1238 - field status_message found -ok 1239 - HTTP::Exception::207->can(...) -ok 1240 - _make_exceptions is not imported from Loader -ok 1241 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1242 - An object of class 'HTTP::Exception::207' isa 'HTTP::Exception::207' -ok 1243 - code is a number (207) -ok 1244 - status_message is same as HTTP::Status -ok 1245 - to_string as well -ok 1246 - field status_message found -ok 1247 - HTTP::Exception::207->can(...) -ok 1248 - _make_exceptions is not imported from Loader -ok 1249 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1250 - threw HTTP::Exception::LOOP_DETECTED -ok 1251 - An object of class 'HTTP::Exception::LOOP_DETECTED' isa 'HTTP::Exception::LOOP_DETECTED' -ok 1252 - code is a number (508) -ok 1253 - status_message is same as HTTP::Status -ok 1254 - to_string as well -ok 1255 - field status_message found -ok 1256 - HTTP::Exception::LOOP_DETECTED->can(...) -ok 1257 - _make_exceptions is not imported from Loader -ok 1258 # skip can't reliably determine expected Errorcode -ok 1259 # skip can't reliably determine expected Errorcode -ok 1260 - An object of class 'HTTP::Exception::LOOP_DETECTED' isa 'HTTP::Exception::LOOP_DETECTED' -ok 1261 - code is a number (508) -ok 1262 - status_message is same as HTTP::Status -ok 1263 - to_string as well -ok 1264 - field status_message found -ok 1265 - HTTP::Exception::LOOP_DETECTED->can(...) -ok 1266 - _make_exceptions is not imported from Loader -ok 1267 # skip can't reliably determine expected Errorcode -ok 1268 # skip can't reliably determine expected Errorcode -ok 1269 - code is a number (508) -ok 1270 - status_message is same as HTTP::Status -ok 1271 - to_string as well -ok 1272 - field status_message found -ok 1273 - HTTP::Exception::LOOP_DETECTED->can(...) -ok 1274 - _make_exceptions is not imported from Loader -ok 1275 # skip can't reliably determine expected Errorcode -ok 1276 # skip can't reliably determine expected Errorcode -ok 1277 - An object of class 'HTTP::Exception::LOOP_DETECTED' isa 'HTTP::Exception::LOOP_DETECTED' -ok 1278 - code is a number (508) -ok 1279 - status_message is same as HTTP::Status -ok 1280 - to_string as well -ok 1281 - field status_message found -ok 1282 - HTTP::Exception::LOOP_DETECTED->can(...) -ok 1283 - _make_exceptions is not imported from Loader -ok 1284 # skip can't reliably determine expected Errorcode -ok 1285 # skip can't reliably determine expected Errorcode -ok 1286 - threw HTTP::Exception::429 -ok 1287 - An object of class 'HTTP::Exception::429' isa 'HTTP::Exception::429' -ok 1288 - code is a number (429) -ok 1289 - status_message is same as HTTP::Status -ok 1290 - to_string as well -ok 1291 - field status_message found -ok 1292 - HTTP::Exception::429->can(...) -ok 1293 - _make_exceptions is not imported from Loader -ok 1294 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1295 - An object of class 'HTTP::Exception::429' isa 'HTTP::Exception::429' -ok 1296 - code is a number (429) -ok 1297 - status_message is same as HTTP::Status -ok 1298 - to_string as well -ok 1299 - field status_message found -ok 1300 - HTTP::Exception::429->can(...) -ok 1301 - _make_exceptions is not imported from Loader -ok 1302 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1303 - code is a number (429) -ok 1304 - status_message is same as HTTP::Status -ok 1305 - to_string as well -ok 1306 - field status_message found -ok 1307 - HTTP::Exception::429->can(...) -ok 1308 - _make_exceptions is not imported from Loader -ok 1309 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1310 - An object of class 'HTTP::Exception::429' isa 'HTTP::Exception::429' -ok 1311 - code is a number (429) -ok 1312 - status_message is same as HTTP::Status -ok 1313 - to_string as well -ok 1314 - field status_message found -ok 1315 - HTTP::Exception::429->can(...) -ok 1316 - _make_exceptions is not imported from Loader -ok 1317 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1318 - threw HTTP::Exception::UPGRADE_REQUIRED -ok 1319 - An object of class 'HTTP::Exception::UPGRADE_REQUIRED' isa 'HTTP::Exception::UPGRADE_REQUIRED' -ok 1320 - code is a number (426) -ok 1321 - status_message is same as HTTP::Status -ok 1322 - to_string as well -ok 1323 - field status_message found -ok 1324 - HTTP::Exception::UPGRADE_REQUIRED->can(...) -ok 1325 - _make_exceptions is not imported from Loader -ok 1326 # skip can't reliably determine expected Errorcode -ok 1327 # skip can't reliably determine expected Errorcode -ok 1328 - An object of class 'HTTP::Exception::UPGRADE_REQUIRED' isa 'HTTP::Exception::UPGRADE_REQUIRED' -ok 1329 - code is a number (426) -ok 1330 - status_message is same as HTTP::Status -ok 1331 - to_string as well -ok 1332 - field status_message found -ok 1333 - HTTP::Exception::UPGRADE_REQUIRED->can(...) -ok 1334 - _make_exceptions is not imported from Loader -ok 1335 # skip can't reliably determine expected Errorcode -ok 1336 # skip can't reliably determine expected Errorcode -ok 1337 - code is a number (426) -ok 1338 - status_message is same as HTTP::Status -ok 1339 - to_string as well -ok 1340 - field status_message found -ok 1341 - HTTP::Exception::UPGRADE_REQUIRED->can(...) -ok 1342 - _make_exceptions is not imported from Loader +ok 1217 - code is a number (426) +ok 1218 - status_message is same as HTTP::Status +ok 1219 - to_string as well +ok 1220 - field status_message found +ok 1221 - HTTP::Exception::UPGRADE_REQUIRED->can(...) +ok 1222 - _make_exceptions is not imported from Loader +ok 1223 # skip can't reliably determine expected Errorcode +ok 1224 # skip can't reliably determine expected Errorcode +ok 1225 - An object of class 'HTTP::Exception::UPGRADE_REQUIRED' isa 'HTTP::Exception::UPGRADE_REQUIRED' +ok 1226 - code is a number (426) +ok 1227 - status_message is same as HTTP::Status +ok 1228 - to_string as well +ok 1229 - field status_message found +ok 1230 - HTTP::Exception::UPGRADE_REQUIRED->can(...) +ok 1231 - _make_exceptions is not imported from Loader +ok 1232 # skip can't reliably determine expected Errorcode +ok 1233 # skip can't reliably determine expected Errorcode +ok 1234 - threw HTTP::Exception::404 +ok 1235 - An object of class 'HTTP::Exception::404' isa 'HTTP::Exception::404' +ok 1236 - code is a number (404) +ok 1237 - status_message is same as HTTP::Status +ok 1238 - to_string as well +ok 1239 - field status_message found +ok 1240 - HTTP::Exception::404->can(...) +ok 1241 - _make_exceptions is not imported from Loader +ok 1242 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1243 - An object of class 'HTTP::Exception::404' isa 'HTTP::Exception::404' +ok 1244 - code is a number (404) +ok 1245 - status_message is same as HTTP::Status +ok 1246 - to_string as well +ok 1247 - field status_message found +ok 1248 - HTTP::Exception::404->can(...) +ok 1249 - _make_exceptions is not imported from Loader +ok 1250 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1251 - code is a number (404) +ok 1252 - status_message is same as HTTP::Status +ok 1253 - to_string as well +ok 1254 - field status_message found +ok 1255 - HTTP::Exception::404->can(...) +ok 1256 - _make_exceptions is not imported from Loader +ok 1257 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1258 - An object of class 'HTTP::Exception::404' isa 'HTTP::Exception::404' +ok 1259 - code is a number (404) +ok 1260 - status_message is same as HTTP::Status +ok 1261 - to_string as well +ok 1262 - field status_message found +ok 1263 - HTTP::Exception::404->can(...) +ok 1264 - _make_exceptions is not imported from Loader +ok 1265 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1266 - threw HTTP::Exception::425 +ok 1267 - An object of class 'HTTP::Exception::425' isa 'HTTP::Exception::425' +ok 1268 - code is a number (425) +ok 1269 - status_message is same as HTTP::Status +ok 1270 - to_string as well +ok 1271 - field status_message found +ok 1272 - HTTP::Exception::425->can(...) +ok 1273 - _make_exceptions is not imported from Loader +ok 1274 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1275 - An object of class 'HTTP::Exception::425' isa 'HTTP::Exception::425' +ok 1276 - code is a number (425) +ok 1277 - status_message is same as HTTP::Status +ok 1278 - to_string as well +ok 1279 - field status_message found +ok 1280 - HTTP::Exception::425->can(...) +ok 1281 - _make_exceptions is not imported from Loader +ok 1282 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1283 - code is a number (425) +ok 1284 - status_message is same as HTTP::Status +ok 1285 - to_string as well +ok 1286 - field status_message found +ok 1287 - HTTP::Exception::425->can(...) +ok 1288 - _make_exceptions is not imported from Loader +ok 1289 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1290 - An object of class 'HTTP::Exception::425' isa 'HTTP::Exception::425' +ok 1291 - code is a number (425) +ok 1292 - status_message is same as HTTP::Status +ok 1293 - to_string as well +ok 1294 - field status_message found +ok 1295 - HTTP::Exception::425->can(...) +ok 1296 - _make_exceptions is not imported from Loader +ok 1297 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1298 - threw HTTP::Exception::LENGTH_REQUIRED +ok 1299 - An object of class 'HTTP::Exception::LENGTH_REQUIRED' isa 'HTTP::Exception::LENGTH_REQUIRED' +ok 1300 - code is a number (411) +ok 1301 - status_message is same as HTTP::Status +ok 1302 - to_string as well +ok 1303 - field status_message found +ok 1304 - HTTP::Exception::LENGTH_REQUIRED->can(...) +ok 1305 - _make_exceptions is not imported from Loader +ok 1306 # skip can't reliably determine expected Errorcode +ok 1307 # skip can't reliably determine expected Errorcode +ok 1308 - An object of class 'HTTP::Exception::LENGTH_REQUIRED' isa 'HTTP::Exception::LENGTH_REQUIRED' +ok 1309 - code is a number (411) +ok 1310 - status_message is same as HTTP::Status +ok 1311 - to_string as well +ok 1312 - field status_message found +ok 1313 - HTTP::Exception::LENGTH_REQUIRED->can(...) +ok 1314 - _make_exceptions is not imported from Loader +ok 1315 # skip can't reliably determine expected Errorcode +ok 1316 # skip can't reliably determine expected Errorcode +ok 1317 - code is a number (411) +ok 1318 - status_message is same as HTTP::Status +ok 1319 - to_string as well +ok 1320 - field status_message found +ok 1321 - HTTP::Exception::LENGTH_REQUIRED->can(...) +ok 1322 - _make_exceptions is not imported from Loader +ok 1323 # skip can't reliably determine expected Errorcode +ok 1324 # skip can't reliably determine expected Errorcode +ok 1325 - An object of class 'HTTP::Exception::LENGTH_REQUIRED' isa 'HTTP::Exception::LENGTH_REQUIRED' +ok 1326 - code is a number (411) +ok 1327 - status_message is same as HTTP::Status +ok 1328 - to_string as well +ok 1329 - field status_message found +ok 1330 - HTTP::Exception::LENGTH_REQUIRED->can(...) +ok 1331 - _make_exceptions is not imported from Loader +ok 1332 # skip can't reliably determine expected Errorcode +ok 1333 # skip can't reliably determine expected Errorcode +ok 1334 - threw HTTP::Exception::PROCESSING +ok 1335 - An object of class 'HTTP::Exception::PROCESSING' isa 'HTTP::Exception::PROCESSING' +ok 1336 - code is a number (102) +ok 1337 - status_message is same as HTTP::Status +ok 1338 - to_string as well +ok 1339 - field status_message found +ok 1340 - HTTP::Exception::PROCESSING->can(...) +ok 1341 - _make_exceptions is not imported from Loader +ok 1342 # skip can't reliably determine expected Errorcode ok 1343 # skip can't reliably determine expected Errorcode -ok 1344 # skip can't reliably determine expected Errorcode -ok 1345 - An object of class 'HTTP::Exception::UPGRADE_REQUIRED' isa 'HTTP::Exception::UPGRADE_REQUIRED' -ok 1346 - code is a number (426) -ok 1347 - status_message is same as HTTP::Status -ok 1348 - to_string as well -ok 1349 - field status_message found -ok 1350 - HTTP::Exception::UPGRADE_REQUIRED->can(...) -ok 1351 - _make_exceptions is not imported from Loader +ok 1344 - An object of class 'HTTP::Exception::PROCESSING' isa 'HTTP::Exception::PROCESSING' +ok 1345 - code is a number (102) +ok 1346 - status_message is same as HTTP::Status +ok 1347 - to_string as well +ok 1348 - field status_message found +ok 1349 - HTTP::Exception::PROCESSING->can(...) +ok 1350 - _make_exceptions is not imported from Loader +ok 1351 # skip can't reliably determine expected Errorcode ok 1352 # skip can't reliably determine expected Errorcode -ok 1353 # skip can't reliably determine expected Errorcode -ok 1354 - threw HTTP::Exception::423 -ok 1355 - An object of class 'HTTP::Exception::423' isa 'HTTP::Exception::423' -ok 1356 - code is a number (423) -ok 1357 - status_message is same as HTTP::Status -ok 1358 - to_string as well -ok 1359 - field status_message found -ok 1360 - HTTP::Exception::423->can(...) -ok 1361 - _make_exceptions is not imported from Loader -ok 1362 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1363 - An object of class 'HTTP::Exception::423' isa 'HTTP::Exception::423' -ok 1364 - code is a number (423) -ok 1365 - status_message is same as HTTP::Status -ok 1366 - to_string as well -ok 1367 - field status_message found -ok 1368 - HTTP::Exception::423->can(...) -ok 1369 - _make_exceptions is not imported from Loader -ok 1370 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1371 - code is a number (423) -ok 1372 - status_message is same as HTTP::Status -ok 1373 - to_string as well -ok 1374 - field status_message found -ok 1375 - HTTP::Exception::423->can(...) -ok 1376 - _make_exceptions is not imported from Loader -ok 1377 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1378 - An object of class 'HTTP::Exception::423' isa 'HTTP::Exception::423' -ok 1379 - code is a number (423) -ok 1380 - status_message is same as HTTP::Status -ok 1381 - to_string as well -ok 1382 - field status_message found -ok 1383 - HTTP::Exception::423->can(...) -ok 1384 - _make_exceptions is not imported from Loader -ok 1385 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1386 - threw HTTP::Exception::NOT_IMPLEMENTED -ok 1387 - An object of class 'HTTP::Exception::NOT_IMPLEMENTED' isa 'HTTP::Exception::NOT_IMPLEMENTED' -ok 1388 - code is a number (501) -ok 1389 - status_message is same as HTTP::Status -ok 1390 - to_string as well -ok 1391 - field status_message found -ok 1392 - HTTP::Exception::NOT_IMPLEMENTED->can(...) -ok 1393 - _make_exceptions is not imported from Loader -ok 1394 # skip can't reliably determine expected Errorcode +ok 1353 - code is a number (102) +ok 1354 - status_message is same as HTTP::Status +ok 1355 - to_string as well +ok 1356 - field status_message found +ok 1357 - HTTP::Exception::PROCESSING->can(...) +ok 1358 - _make_exceptions is not imported from Loader +ok 1359 # skip can't reliably determine expected Errorcode +ok 1360 # skip can't reliably determine expected Errorcode +ok 1361 - An object of class 'HTTP::Exception::PROCESSING' isa 'HTTP::Exception::PROCESSING' +ok 1362 - code is a number (102) +ok 1363 - status_message is same as HTTP::Status +ok 1364 - to_string as well +ok 1365 - field status_message found +ok 1366 - HTTP::Exception::PROCESSING->can(...) +ok 1367 - _make_exceptions is not imported from Loader +ok 1368 # skip can't reliably determine expected Errorcode +ok 1369 # skip can't reliably determine expected Errorcode +ok 1370 - threw HTTP::Exception::ACCEPTED +ok 1371 - An object of class 'HTTP::Exception::ACCEPTED' isa 'HTTP::Exception::ACCEPTED' +ok 1372 - code is a number (202) +ok 1373 - status_message is same as HTTP::Status +ok 1374 - to_string as well +ok 1375 - field status_message found +ok 1376 - HTTP::Exception::ACCEPTED->can(...) +ok 1377 - _make_exceptions is not imported from Loader +ok 1378 # skip can't reliably determine expected Errorcode +ok 1379 # skip can't reliably determine expected Errorcode +ok 1380 - An object of class 'HTTP::Exception::ACCEPTED' isa 'HTTP::Exception::ACCEPTED' +ok 1381 - code is a number (202) +ok 1382 - status_message is same as HTTP::Status +ok 1383 - to_string as well +ok 1384 - field status_message found +ok 1385 - HTTP::Exception::ACCEPTED->can(...) +ok 1386 - _make_exceptions is not imported from Loader +ok 1387 # skip can't reliably determine expected Errorcode +ok 1388 # skip can't reliably determine expected Errorcode +ok 1389 - code is a number (202) +ok 1390 - status_message is same as HTTP::Status +ok 1391 - to_string as well +ok 1392 - field status_message found +ok 1393 - HTTP::Exception::ACCEPTED->can(...) +ok 1394 - _make_exceptions is not imported from Loader ok 1395 # skip can't reliably determine expected Errorcode -ok 1396 - An object of class 'HTTP::Exception::NOT_IMPLEMENTED' isa 'HTTP::Exception::NOT_IMPLEMENTED' -ok 1397 - code is a number (501) -ok 1398 - status_message is same as HTTP::Status -ok 1399 - to_string as well -ok 1400 - field status_message found -ok 1401 - HTTP::Exception::NOT_IMPLEMENTED->can(...) -ok 1402 - _make_exceptions is not imported from Loader -ok 1403 # skip can't reliably determine expected Errorcode +ok 1396 # skip can't reliably determine expected Errorcode +ok 1397 - An object of class 'HTTP::Exception::ACCEPTED' isa 'HTTP::Exception::ACCEPTED' +ok 1398 - code is a number (202) +ok 1399 - status_message is same as HTTP::Status +ok 1400 - to_string as well +ok 1401 - field status_message found +ok 1402 - HTTP::Exception::ACCEPTED->can(...) +ok 1403 - _make_exceptions is not imported from Loader ok 1404 # skip can't reliably determine expected Errorcode -ok 1405 - code is a number (501) -ok 1406 - status_message is same as HTTP::Status -ok 1407 - to_string as well -ok 1408 - field status_message found -ok 1409 - HTTP::Exception::NOT_IMPLEMENTED->can(...) -ok 1410 - _make_exceptions is not imported from Loader -ok 1411 # skip can't reliably determine expected Errorcode -ok 1412 # skip can't reliably determine expected Errorcode -ok 1413 - An object of class 'HTTP::Exception::NOT_IMPLEMENTED' isa 'HTTP::Exception::NOT_IMPLEMENTED' -ok 1414 - code is a number (501) -ok 1415 - status_message is same as HTTP::Status -ok 1416 - to_string as well -ok 1417 - field status_message found -ok 1418 - HTTP::Exception::NOT_IMPLEMENTED->can(...) -ok 1419 - _make_exceptions is not imported from Loader -ok 1420 # skip can't reliably determine expected Errorcode -ok 1421 # skip can't reliably determine expected Errorcode -ok 1422 - threw HTTP::Exception::PARTIAL_CONTENT -ok 1423 - An object of class 'HTTP::Exception::PARTIAL_CONTENT' isa 'HTTP::Exception::PARTIAL_CONTENT' -ok 1424 - code is a number (206) -ok 1425 - status_message is same as HTTP::Status -ok 1426 - to_string as well -ok 1427 - field status_message found -ok 1428 - HTTP::Exception::PARTIAL_CONTENT->can(...) -ok 1429 - _make_exceptions is not imported from Loader -ok 1430 # skip can't reliably determine expected Errorcode -ok 1431 # skip can't reliably determine expected Errorcode -ok 1432 - An object of class 'HTTP::Exception::PARTIAL_CONTENT' isa 'HTTP::Exception::PARTIAL_CONTENT' -ok 1433 - code is a number (206) -ok 1434 - status_message is same as HTTP::Status -ok 1435 - to_string as well -ok 1436 - field status_message found -ok 1437 - HTTP::Exception::PARTIAL_CONTENT->can(...) -ok 1438 - _make_exceptions is not imported from Loader -ok 1439 # skip can't reliably determine expected Errorcode -ok 1440 # skip can't reliably determine expected Errorcode -ok 1441 - code is a number (206) -ok 1442 - status_message is same as HTTP::Status -ok 1443 - to_string as well -ok 1444 - field status_message found -ok 1445 - HTTP::Exception::PARTIAL_CONTENT->can(...) -ok 1446 - _make_exceptions is not imported from Loader +ok 1405 # skip can't reliably determine expected Errorcode +ok 1406 - threw HTTP::Exception::507 +ok 1407 - An object of class 'HTTP::Exception::507' isa 'HTTP::Exception::507' +ok 1408 - code is a number (507) +ok 1409 - status_message is same as HTTP::Status +ok 1410 - to_string as well +ok 1411 - field status_message found +ok 1412 - HTTP::Exception::507->can(...) +ok 1413 - _make_exceptions is not imported from Loader +ok 1414 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1415 - An object of class 'HTTP::Exception::507' isa 'HTTP::Exception::507' +ok 1416 - code is a number (507) +ok 1417 - status_message is same as HTTP::Status +ok 1418 - to_string as well +ok 1419 - field status_message found +ok 1420 - HTTP::Exception::507->can(...) +ok 1421 - _make_exceptions is not imported from Loader +ok 1422 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1423 - code is a number (507) +ok 1424 - status_message is same as HTTP::Status +ok 1425 - to_string as well +ok 1426 - field status_message found +ok 1427 - HTTP::Exception::507->can(...) +ok 1428 - _make_exceptions is not imported from Loader +ok 1429 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1430 - An object of class 'HTTP::Exception::507' isa 'HTTP::Exception::507' +ok 1431 - code is a number (507) +ok 1432 - status_message is same as HTTP::Status +ok 1433 - to_string as well +ok 1434 - field status_message found +ok 1435 - HTTP::Exception::507->can(...) +ok 1436 - _make_exceptions is not imported from Loader +ok 1437 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1438 - threw HTTP::Exception::NOT_IMPLEMENTED +ok 1439 - An object of class 'HTTP::Exception::NOT_IMPLEMENTED' isa 'HTTP::Exception::NOT_IMPLEMENTED' +ok 1440 - code is a number (501) +ok 1441 - status_message is same as HTTP::Status +ok 1442 - to_string as well +ok 1443 - field status_message found +ok 1444 - HTTP::Exception::NOT_IMPLEMENTED->can(...) +ok 1445 - _make_exceptions is not imported from Loader +ok 1446 # skip can't reliably determine expected Errorcode ok 1447 # skip can't reliably determine expected Errorcode -ok 1448 # skip can't reliably determine expected Errorcode -ok 1449 - An object of class 'HTTP::Exception::PARTIAL_CONTENT' isa 'HTTP::Exception::PARTIAL_CONTENT' -ok 1450 - code is a number (206) -ok 1451 - status_message is same as HTTP::Status -ok 1452 - to_string as well -ok 1453 - field status_message found -ok 1454 - HTTP::Exception::PARTIAL_CONTENT->can(...) -ok 1455 - _make_exceptions is not imported from Loader +ok 1448 - An object of class 'HTTP::Exception::NOT_IMPLEMENTED' isa 'HTTP::Exception::NOT_IMPLEMENTED' +ok 1449 - code is a number (501) +ok 1450 - status_message is same as HTTP::Status +ok 1451 - to_string as well +ok 1452 - field status_message found +ok 1453 - HTTP::Exception::NOT_IMPLEMENTED->can(...) +ok 1454 - _make_exceptions is not imported from Loader +ok 1455 # skip can't reliably determine expected Errorcode ok 1456 # skip can't reliably determine expected Errorcode -ok 1457 # skip can't reliably determine expected Errorcode -ok 1458 - threw HTTP::Exception::NOT_ACCEPTABLE -ok 1459 - An object of class 'HTTP::Exception::NOT_ACCEPTABLE' isa 'HTTP::Exception::NOT_ACCEPTABLE' -ok 1460 - code is a number (406) -ok 1461 - status_message is same as HTTP::Status -ok 1462 - to_string as well -ok 1463 - field status_message found -ok 1464 - HTTP::Exception::NOT_ACCEPTABLE->can(...) -ok 1465 - _make_exceptions is not imported from Loader -ok 1466 # skip can't reliably determine expected Errorcode -ok 1467 # skip can't reliably determine expected Errorcode -ok 1468 - An object of class 'HTTP::Exception::NOT_ACCEPTABLE' isa 'HTTP::Exception::NOT_ACCEPTABLE' -ok 1469 - code is a number (406) -ok 1470 - status_message is same as HTTP::Status -ok 1471 - to_string as well -ok 1472 - field status_message found -ok 1473 - HTTP::Exception::NOT_ACCEPTABLE->can(...) -ok 1474 - _make_exceptions is not imported from Loader -ok 1475 # skip can't reliably determine expected Errorcode -ok 1476 # skip can't reliably determine expected Errorcode -ok 1477 - code is a number (406) -ok 1478 - status_message is same as HTTP::Status -ok 1479 - to_string as well -ok 1480 - field status_message found -ok 1481 - HTTP::Exception::NOT_ACCEPTABLE->can(...) -ok 1482 - _make_exceptions is not imported from Loader -ok 1483 # skip can't reliably determine expected Errorcode -ok 1484 # skip can't reliably determine expected Errorcode -ok 1485 - An object of class 'HTTP::Exception::NOT_ACCEPTABLE' isa 'HTTP::Exception::NOT_ACCEPTABLE' -ok 1486 - code is a number (406) -ok 1487 - status_message is same as HTTP::Status -ok 1488 - to_string as well -ok 1489 - field status_message found -ok 1490 - HTTP::Exception::NOT_ACCEPTABLE->can(...) -ok 1491 - _make_exceptions is not imported from Loader -ok 1492 # skip can't reliably determine expected Errorcode -ok 1493 # skip can't reliably determine expected Errorcode -ok 1494 - threw HTTP::Exception::428 -ok 1495 - An object of class 'HTTP::Exception::428' isa 'HTTP::Exception::428' -ok 1496 - code is a number (428) -ok 1497 - status_message is same as HTTP::Status -ok 1498 - to_string as well -ok 1499 - field status_message found -ok 1500 - HTTP::Exception::428->can(...) -ok 1501 - _make_exceptions is not imported from Loader -ok 1502 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1503 - An object of class 'HTTP::Exception::428' isa 'HTTP::Exception::428' -ok 1504 - code is a number (428) -ok 1505 - status_message is same as HTTP::Status -ok 1506 - to_string as well -ok 1507 - field status_message found -ok 1508 - HTTP::Exception::428->can(...) -ok 1509 - _make_exceptions is not imported from Loader -ok 1510 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1511 - code is a number (428) -ok 1512 - status_message is same as HTTP::Status -ok 1513 - to_string as well -ok 1514 - field status_message found -ok 1515 - HTTP::Exception::428->can(...) -ok 1516 - _make_exceptions is not imported from Loader -ok 1517 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1518 - An object of class 'HTTP::Exception::428' isa 'HTTP::Exception::428' -ok 1519 - code is a number (428) -ok 1520 - status_message is same as HTTP::Status -ok 1521 - to_string as well -ok 1522 - field status_message found -ok 1523 - HTTP::Exception::428->can(...) -ok 1524 - _make_exceptions is not imported from Loader -ok 1525 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1526 - threw HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED -ok 1527 - An object of class 'HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED' isa 'HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED' -ok 1528 - code is a number (407) -ok 1529 - status_message is same as HTTP::Status -ok 1530 - to_string as well -ok 1531 - field status_message found -ok 1532 - HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED->can(...) -ok 1533 - _make_exceptions is not imported from Loader -ok 1534 # skip can't reliably determine expected Errorcode -ok 1535 # skip can't reliably determine expected Errorcode -ok 1536 - An object of class 'HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED' isa 'HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED' -ok 1537 - code is a number (407) -ok 1538 - status_message is same as HTTP::Status -ok 1539 - to_string as well -ok 1540 - field status_message found -ok 1541 - HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED->can(...) -ok 1542 - _make_exceptions is not imported from Loader -ok 1543 # skip can't reliably determine expected Errorcode -ok 1544 # skip can't reliably determine expected Errorcode -ok 1545 - code is a number (407) -ok 1546 - status_message is same as HTTP::Status -ok 1547 - to_string as well -ok 1548 - field status_message found -ok 1549 - HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED->can(...) -ok 1550 - _make_exceptions is not imported from Loader -ok 1551 # skip can't reliably determine expected Errorcode -ok 1552 # skip can't reliably determine expected Errorcode -ok 1553 - An object of class 'HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED' isa 'HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED' -ok 1554 - code is a number (407) -ok 1555 - status_message is same as HTTP::Status -ok 1556 - to_string as well -ok 1557 - field status_message found -ok 1558 - HTTP::Exception::PROXY_AUTHENTICATION_REQUIRED->can(...) -ok 1559 - _make_exceptions is not imported from Loader -ok 1560 # skip can't reliably determine expected Errorcode -ok 1561 # skip can't reliably determine expected Errorcode -ok 1562 - threw HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE -ok 1563 - An object of class 'HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE' isa 'HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE' -ok 1564 - code is a number (431) -ok 1565 - status_message is same as HTTP::Status -ok 1566 - to_string as well -ok 1567 - field status_message found -ok 1568 - HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE->can(...) -ok 1569 - _make_exceptions is not imported from Loader -ok 1570 # skip can't reliably determine expected Errorcode -ok 1571 # skip can't reliably determine expected Errorcode -ok 1572 - An object of class 'HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE' isa 'HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE' -ok 1573 - code is a number (431) -ok 1574 - status_message is same as HTTP::Status -ok 1575 - to_string as well -ok 1576 - field status_message found -ok 1577 - HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE->can(...) -ok 1578 - _make_exceptions is not imported from Loader -ok 1579 # skip can't reliably determine expected Errorcode -ok 1580 # skip can't reliably determine expected Errorcode -ok 1581 - code is a number (431) -ok 1582 - status_message is same as HTTP::Status -ok 1583 - to_string as well -ok 1584 - field status_message found -ok 1585 - HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE->can(...) -ok 1586 - _make_exceptions is not imported from Loader -ok 1587 # skip can't reliably determine expected Errorcode -ok 1588 # skip can't reliably determine expected Errorcode -ok 1589 - An object of class 'HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE' isa 'HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE' -ok 1590 - code is a number (431) -ok 1591 - status_message is same as HTTP::Status -ok 1592 - to_string as well -ok 1593 - field status_message found -ok 1594 - HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE->can(...) -ok 1595 - _make_exceptions is not imported from Loader -ok 1596 # skip can't reliably determine expected Errorcode -ok 1597 # skip can't reliably determine expected Errorcode -ok 1598 - threw HTTP::Exception::404 -ok 1599 - An object of class 'HTTP::Exception::404' isa 'HTTP::Exception::404' -ok 1600 - code is a number (404) -ok 1601 - status_message is same as HTTP::Status -ok 1602 - to_string as well -ok 1603 - field status_message found -ok 1604 - HTTP::Exception::404->can(...) -ok 1605 - _make_exceptions is not imported from Loader -ok 1606 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1607 - An object of class 'HTTP::Exception::404' isa 'HTTP::Exception::404' -ok 1608 - code is a number (404) +ok 1457 - code is a number (501) +ok 1458 - status_message is same as HTTP::Status +ok 1459 - to_string as well +ok 1460 - field status_message found +ok 1461 - HTTP::Exception::NOT_IMPLEMENTED->can(...) +ok 1462 - _make_exceptions is not imported from Loader +ok 1463 # skip can't reliably determine expected Errorcode +ok 1464 # skip can't reliably determine expected Errorcode +ok 1465 - An object of class 'HTTP::Exception::NOT_IMPLEMENTED' isa 'HTTP::Exception::NOT_IMPLEMENTED' +ok 1466 - code is a number (501) +ok 1467 - status_message is same as HTTP::Status +ok 1468 - to_string as well +ok 1469 - field status_message found +ok 1470 - HTTP::Exception::NOT_IMPLEMENTED->can(...) +ok 1471 - _make_exceptions is not imported from Loader +ok 1472 # skip can't reliably determine expected Errorcode +ok 1473 # skip can't reliably determine expected Errorcode +ok 1474 - threw HTTP::Exception::412 +ok 1475 - An object of class 'HTTP::Exception::412' isa 'HTTP::Exception::412' +ok 1476 - code is a number (412) +ok 1477 - status_message is same as HTTP::Status +ok 1478 - to_string as well +ok 1479 - field status_message found +ok 1480 - HTTP::Exception::412->can(...) +ok 1481 - _make_exceptions is not imported from Loader +ok 1482 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1483 - An object of class 'HTTP::Exception::412' isa 'HTTP::Exception::412' +ok 1484 - code is a number (412) +ok 1485 - status_message is same as HTTP::Status +ok 1486 - to_string as well +ok 1487 - field status_message found +ok 1488 - HTTP::Exception::412->can(...) +ok 1489 - _make_exceptions is not imported from Loader +ok 1490 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1491 - code is a number (412) +ok 1492 - status_message is same as HTTP::Status +ok 1493 - to_string as well +ok 1494 - field status_message found +ok 1495 - HTTP::Exception::412->can(...) +ok 1496 - _make_exceptions is not imported from Loader +ok 1497 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1498 - An object of class 'HTTP::Exception::412' isa 'HTTP::Exception::412' +ok 1499 - code is a number (412) +ok 1500 - status_message is same as HTTP::Status +ok 1501 - to_string as well +ok 1502 - field status_message found +ok 1503 - HTTP::Exception::412->can(...) +ok 1504 - _make_exceptions is not imported from Loader +ok 1505 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1506 - threw HTTP::Exception::FORBIDDEN +ok 1507 - An object of class 'HTTP::Exception::FORBIDDEN' isa 'HTTP::Exception::FORBIDDEN' +ok 1508 - code is a number (403) +ok 1509 - status_message is same as HTTP::Status +ok 1510 - to_string as well +ok 1511 - field status_message found +ok 1512 - HTTP::Exception::FORBIDDEN->can(...) +ok 1513 - _make_exceptions is not imported from Loader +ok 1514 # skip can't reliably determine expected Errorcode +ok 1515 # skip can't reliably determine expected Errorcode +ok 1516 - An object of class 'HTTP::Exception::FORBIDDEN' isa 'HTTP::Exception::FORBIDDEN' +ok 1517 - code is a number (403) +ok 1518 - status_message is same as HTTP::Status +ok 1519 - to_string as well +ok 1520 - field status_message found +ok 1521 - HTTP::Exception::FORBIDDEN->can(...) +ok 1522 - _make_exceptions is not imported from Loader +ok 1523 # skip can't reliably determine expected Errorcode +ok 1524 # skip can't reliably determine expected Errorcode +ok 1525 - code is a number (403) +ok 1526 - status_message is same as HTTP::Status +ok 1527 - to_string as well +ok 1528 - field status_message found +ok 1529 - HTTP::Exception::FORBIDDEN->can(...) +ok 1530 - _make_exceptions is not imported from Loader +ok 1531 # skip can't reliably determine expected Errorcode +ok 1532 # skip can't reliably determine expected Errorcode +ok 1533 - An object of class 'HTTP::Exception::FORBIDDEN' isa 'HTTP::Exception::FORBIDDEN' +ok 1534 - code is a number (403) +ok 1535 - status_message is same as HTTP::Status +ok 1536 - to_string as well +ok 1537 - field status_message found +ok 1538 - HTTP::Exception::FORBIDDEN->can(...) +ok 1539 - _make_exceptions is not imported from Loader +ok 1540 # skip can't reliably determine expected Errorcode +ok 1541 # skip can't reliably determine expected Errorcode +ok 1542 - threw HTTP::Exception::408 +ok 1543 - An object of class 'HTTP::Exception::408' isa 'HTTP::Exception::408' +ok 1544 - code is a number (408) +ok 1545 - status_message is same as HTTP::Status +ok 1546 - to_string as well +ok 1547 - field status_message found +ok 1548 - HTTP::Exception::408->can(...) +ok 1549 - _make_exceptions is not imported from Loader +ok 1550 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1551 - An object of class 'HTTP::Exception::408' isa 'HTTP::Exception::408' +ok 1552 - code is a number (408) +ok 1553 - status_message is same as HTTP::Status +ok 1554 - to_string as well +ok 1555 - field status_message found +ok 1556 - HTTP::Exception::408->can(...) +ok 1557 - _make_exceptions is not imported from Loader +ok 1558 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1559 - code is a number (408) +ok 1560 - status_message is same as HTTP::Status +ok 1561 - to_string as well +ok 1562 - field status_message found +ok 1563 - HTTP::Exception::408->can(...) +ok 1564 - _make_exceptions is not imported from Loader +ok 1565 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1566 - An object of class 'HTTP::Exception::408' isa 'HTTP::Exception::408' +ok 1567 - code is a number (408) +ok 1568 - status_message is same as HTTP::Status +ok 1569 - to_string as well +ok 1570 - field status_message found +ok 1571 - HTTP::Exception::408->can(...) +ok 1572 - _make_exceptions is not imported from Loader +ok 1573 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1574 - threw HTTP::Exception::410 +ok 1575 - An object of class 'HTTP::Exception::410' isa 'HTTP::Exception::410' +ok 1576 - code is a number (410) +ok 1577 - status_message is same as HTTP::Status +ok 1578 - to_string as well +ok 1579 - field status_message found +ok 1580 - HTTP::Exception::410->can(...) +ok 1581 - _make_exceptions is not imported from Loader +ok 1582 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1583 - An object of class 'HTTP::Exception::410' isa 'HTTP::Exception::410' +ok 1584 - code is a number (410) +ok 1585 - status_message is same as HTTP::Status +ok 1586 - to_string as well +ok 1587 - field status_message found +ok 1588 - HTTP::Exception::410->can(...) +ok 1589 - _make_exceptions is not imported from Loader +ok 1590 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1591 - code is a number (410) +ok 1592 - status_message is same as HTTP::Status +ok 1593 - to_string as well +ok 1594 - field status_message found +ok 1595 - HTTP::Exception::410->can(...) +ok 1596 - _make_exceptions is not imported from Loader +ok 1597 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1598 - An object of class 'HTTP::Exception::410' isa 'HTTP::Exception::410' +ok 1599 - code is a number (410) +ok 1600 - status_message is same as HTTP::Status +ok 1601 - to_string as well +ok 1602 - field status_message found +ok 1603 - HTTP::Exception::410->can(...) +ok 1604 - _make_exceptions is not imported from Loader +ok 1605 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1606 - threw HTTP::Exception::UNORDERED_COLLECTION +ok 1607 - An object of class 'HTTP::Exception::UNORDERED_COLLECTION' isa 'HTTP::Exception::UNORDERED_COLLECTION' +ok 1608 - code is a number (425) ok 1609 - status_message is same as HTTP::Status ok 1610 - to_string as well ok 1611 - field status_message found -ok 1612 - HTTP::Exception::404->can(...) +ok 1612 - HTTP::Exception::UNORDERED_COLLECTION->can(...) ok 1613 - _make_exceptions is not imported from Loader -ok 1614 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1615 - code is a number (404) -ok 1616 - status_message is same as HTTP::Status -ok 1617 - to_string as well -ok 1618 - field status_message found -ok 1619 - HTTP::Exception::404->can(...) -ok 1620 - _make_exceptions is not imported from Loader -ok 1621 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1622 - An object of class 'HTTP::Exception::404' isa 'HTTP::Exception::404' -ok 1623 - code is a number (404) -ok 1624 - status_message is same as HTTP::Status -ok 1625 - to_string as well -ok 1626 - field status_message found -ok 1627 - HTTP::Exception::404->can(...) -ok 1628 - _make_exceptions is not imported from Loader -ok 1629 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1630 - threw HTTP::Exception::304 -ok 1631 - An object of class 'HTTP::Exception::304' isa 'HTTP::Exception::304' -ok 1632 - code is a number (304) -ok 1633 - status_message is same as HTTP::Status -ok 1634 - to_string as well -ok 1635 - field status_message found -ok 1636 - HTTP::Exception::304->can(...) -ok 1637 - _make_exceptions is not imported from Loader -ok 1638 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1639 - An object of class 'HTTP::Exception::304' isa 'HTTP::Exception::304' -ok 1640 - code is a number (304) -ok 1641 - status_message is same as HTTP::Status -ok 1642 - to_string as well -ok 1643 - field status_message found -ok 1644 - HTTP::Exception::304->can(...) -ok 1645 - _make_exceptions is not imported from Loader -ok 1646 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1647 - code is a number (304) -ok 1648 - status_message is same as HTTP::Status -ok 1649 - to_string as well -ok 1650 - field status_message found -ok 1651 - HTTP::Exception::304->can(...) -ok 1652 - _make_exceptions is not imported from Loader -ok 1653 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1654 - An object of class 'HTTP::Exception::304' isa 'HTTP::Exception::304' -ok 1655 - code is a number (304) -ok 1656 - status_message is same as HTTP::Status -ok 1657 - to_string as well -ok 1658 - field status_message found -ok 1659 - HTTP::Exception::304->can(...) -ok 1660 - _make_exceptions is not imported from Loader -ok 1661 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1662 - threw HTTP::Exception::EARLY_HINTS -ok 1663 - An object of class 'HTTP::Exception::EARLY_HINTS' isa 'HTTP::Exception::EARLY_HINTS' -ok 1664 - code is a number (103) -ok 1665 - status_message is same as HTTP::Status -ok 1666 - to_string as well -ok 1667 - field status_message found -ok 1668 - HTTP::Exception::EARLY_HINTS->can(...) -ok 1669 - _make_exceptions is not imported from Loader -ok 1670 # skip can't reliably determine expected Errorcode -ok 1671 # skip can't reliably determine expected Errorcode -ok 1672 - An object of class 'HTTP::Exception::EARLY_HINTS' isa 'HTTP::Exception::EARLY_HINTS' -ok 1673 - code is a number (103) -ok 1674 - status_message is same as HTTP::Status -ok 1675 - to_string as well -ok 1676 - field status_message found -ok 1677 - HTTP::Exception::EARLY_HINTS->can(...) -ok 1678 - _make_exceptions is not imported from Loader -ok 1679 # skip can't reliably determine expected Errorcode -ok 1680 # skip can't reliably determine expected Errorcode -ok 1681 - code is a number (103) -ok 1682 - status_message is same as HTTP::Status -ok 1683 - to_string as well -ok 1684 - field status_message found -ok 1685 - HTTP::Exception::EARLY_HINTS->can(...) -ok 1686 - _make_exceptions is not imported from Loader +ok 1614 # skip can't reliably determine expected Errorcode +ok 1615 # skip can't reliably determine expected Errorcode +ok 1616 - An object of class 'HTTP::Exception::UNORDERED_COLLECTION' isa 'HTTP::Exception::UNORDERED_COLLECTION' +ok 1617 - code is a number (425) +ok 1618 - status_message is same as HTTP::Status +ok 1619 - to_string as well +ok 1620 - field status_message found +ok 1621 - HTTP::Exception::UNORDERED_COLLECTION->can(...) +ok 1622 - _make_exceptions is not imported from Loader +ok 1623 # skip can't reliably determine expected Errorcode +ok 1624 # skip can't reliably determine expected Errorcode +ok 1625 - code is a number (425) +ok 1626 - status_message is same as HTTP::Status +ok 1627 - to_string as well +ok 1628 - field status_message found +ok 1629 - HTTP::Exception::UNORDERED_COLLECTION->can(...) +ok 1630 - _make_exceptions is not imported from Loader +ok 1631 # skip can't reliably determine expected Errorcode +ok 1632 # skip can't reliably determine expected Errorcode +ok 1633 - An object of class 'HTTP::Exception::UNORDERED_COLLECTION' isa 'HTTP::Exception::UNORDERED_COLLECTION' +ok 1634 - code is a number (425) +ok 1635 - status_message is same as HTTP::Status +ok 1636 - to_string as well +ok 1637 - field status_message found +ok 1638 - HTTP::Exception::UNORDERED_COLLECTION->can(...) +ok 1639 - _make_exceptions is not imported from Loader +ok 1640 # skip can't reliably determine expected Errorcode +ok 1641 # skip can't reliably determine expected Errorcode +ok 1642 - threw HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED +ok 1643 - An object of class 'HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED' isa 'HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED' +ok 1644 - code is a number (505) +ok 1645 - status_message is same as HTTP::Status +ok 1646 - to_string as well +ok 1647 - field status_message found +ok 1648 - HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED->can(...) +ok 1649 - _make_exceptions is not imported from Loader +ok 1650 # skip can't reliably determine expected Errorcode +ok 1651 # skip can't reliably determine expected Errorcode +ok 1652 - An object of class 'HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED' isa 'HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED' +ok 1653 - code is a number (505) +ok 1654 - status_message is same as HTTP::Status +ok 1655 - to_string as well +ok 1656 - field status_message found +ok 1657 - HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED->can(...) +ok 1658 - _make_exceptions is not imported from Loader +ok 1659 # skip can't reliably determine expected Errorcode +ok 1660 # skip can't reliably determine expected Errorcode +ok 1661 - code is a number (505) +ok 1662 - status_message is same as HTTP::Status +ok 1663 - to_string as well +ok 1664 - field status_message found +ok 1665 - HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED->can(...) +ok 1666 - _make_exceptions is not imported from Loader +ok 1667 # skip can't reliably determine expected Errorcode +ok 1668 # skip can't reliably determine expected Errorcode +ok 1669 - An object of class 'HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED' isa 'HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED' +ok 1670 - code is a number (505) +ok 1671 - status_message is same as HTTP::Status +ok 1672 - to_string as well +ok 1673 - field status_message found +ok 1674 - HTTP::Exception::HTTP_VERSION_NOT_SUPPORTED->can(...) +ok 1675 - _make_exceptions is not imported from Loader +ok 1676 # skip can't reliably determine expected Errorcode +ok 1677 # skip can't reliably determine expected Errorcode +ok 1678 - threw HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS +ok 1679 - An object of class 'HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS' isa 'HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS' +ok 1680 - code is a number (451) +ok 1681 - status_message is same as HTTP::Status +ok 1682 - to_string as well +ok 1683 - field status_message found +ok 1684 - HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS->can(...) +ok 1685 - _make_exceptions is not imported from Loader +ok 1686 # skip can't reliably determine expected Errorcode ok 1687 # skip can't reliably determine expected Errorcode -ok 1688 # skip can't reliably determine expected Errorcode -ok 1689 - An object of class 'HTTP::Exception::EARLY_HINTS' isa 'HTTP::Exception::EARLY_HINTS' -ok 1690 - code is a number (103) -ok 1691 - status_message is same as HTTP::Status -ok 1692 - to_string as well -ok 1693 - field status_message found -ok 1694 - HTTP::Exception::EARLY_HINTS->can(...) -ok 1695 - _make_exceptions is not imported from Loader +ok 1688 - An object of class 'HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS' isa 'HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS' +ok 1689 - code is a number (451) +ok 1690 - status_message is same as HTTP::Status +ok 1691 - to_string as well +ok 1692 - field status_message found +ok 1693 - HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS->can(...) +ok 1694 - _make_exceptions is not imported from Loader +ok 1695 # skip can't reliably determine expected Errorcode ok 1696 # skip can't reliably determine expected Errorcode -ok 1697 # skip can't reliably determine expected Errorcode -ok 1698 - threw HTTP::Exception::INSUFFICIENT_STORAGE -ok 1699 - An object of class 'HTTP::Exception::INSUFFICIENT_STORAGE' isa 'HTTP::Exception::INSUFFICIENT_STORAGE' -ok 1700 - code is a number (507) -ok 1701 - status_message is same as HTTP::Status -ok 1702 - to_string as well -ok 1703 - field status_message found -ok 1704 - HTTP::Exception::INSUFFICIENT_STORAGE->can(...) -ok 1705 - _make_exceptions is not imported from Loader -ok 1706 # skip can't reliably determine expected Errorcode -ok 1707 # skip can't reliably determine expected Errorcode -ok 1708 - An object of class 'HTTP::Exception::INSUFFICIENT_STORAGE' isa 'HTTP::Exception::INSUFFICIENT_STORAGE' -ok 1709 - code is a number (507) -ok 1710 - status_message is same as HTTP::Status -ok 1711 - to_string as well -ok 1712 - field status_message found -ok 1713 - HTTP::Exception::INSUFFICIENT_STORAGE->can(...) -ok 1714 - _make_exceptions is not imported from Loader -ok 1715 # skip can't reliably determine expected Errorcode -ok 1716 # skip can't reliably determine expected Errorcode -ok 1717 - code is a number (507) -ok 1718 - status_message is same as HTTP::Status -ok 1719 - to_string as well -ok 1720 - field status_message found -ok 1721 - HTTP::Exception::INSUFFICIENT_STORAGE->can(...) -ok 1722 - _make_exceptions is not imported from Loader -ok 1723 # skip can't reliably determine expected Errorcode -ok 1724 # skip can't reliably determine expected Errorcode -ok 1725 - An object of class 'HTTP::Exception::INSUFFICIENT_STORAGE' isa 'HTTP::Exception::INSUFFICIENT_STORAGE' -ok 1726 - code is a number (507) -ok 1727 - status_message is same as HTTP::Status -ok 1728 - to_string as well -ok 1729 - field status_message found -ok 1730 - HTTP::Exception::INSUFFICIENT_STORAGE->can(...) -ok 1731 - _make_exceptions is not imported from Loader -ok 1732 # skip can't reliably determine expected Errorcode -ok 1733 # skip can't reliably determine expected Errorcode -ok 1734 - threw HTTP::Exception::FORBIDDEN -ok 1735 - An object of class 'HTTP::Exception::FORBIDDEN' isa 'HTTP::Exception::FORBIDDEN' -ok 1736 - code is a number (403) -ok 1737 - status_message is same as HTTP::Status -ok 1738 - to_string as well -ok 1739 - field status_message found -ok 1740 - HTTP::Exception::FORBIDDEN->can(...) -ok 1741 - _make_exceptions is not imported from Loader -ok 1742 # skip can't reliably determine expected Errorcode -ok 1743 # skip can't reliably determine expected Errorcode -ok 1744 - An object of class 'HTTP::Exception::FORBIDDEN' isa 'HTTP::Exception::FORBIDDEN' -ok 1745 - code is a number (403) -ok 1746 - status_message is same as HTTP::Status -ok 1747 - to_string as well -ok 1748 - field status_message found -ok 1749 - HTTP::Exception::FORBIDDEN->can(...) -ok 1750 - _make_exceptions is not imported from Loader -ok 1751 # skip can't reliably determine expected Errorcode -ok 1752 # skip can't reliably determine expected Errorcode -ok 1753 - code is a number (403) -ok 1754 - status_message is same as HTTP::Status -ok 1755 - to_string as well -ok 1756 - field status_message found -ok 1757 - HTTP::Exception::FORBIDDEN->can(...) -ok 1758 - _make_exceptions is not imported from Loader -ok 1759 # skip can't reliably determine expected Errorcode -ok 1760 # skip can't reliably determine expected Errorcode -ok 1761 - An object of class 'HTTP::Exception::FORBIDDEN' isa 'HTTP::Exception::FORBIDDEN' -ok 1762 - code is a number (403) -ok 1763 - status_message is same as HTTP::Status -ok 1764 - to_string as well -ok 1765 - field status_message found -ok 1766 - HTTP::Exception::FORBIDDEN->can(...) -ok 1767 - _make_exceptions is not imported from Loader -ok 1768 # skip can't reliably determine expected Errorcode -ok 1769 # skip can't reliably determine expected Errorcode -ok 1770 - threw HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS -ok 1771 - An object of class 'HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS' isa 'HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS' -ok 1772 - code is a number (451) -ok 1773 - status_message is same as HTTP::Status -ok 1774 - to_string as well -ok 1775 - field status_message found -ok 1776 - HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS->can(...) -ok 1777 - _make_exceptions is not imported from Loader -ok 1778 # skip can't reliably determine expected Errorcode -ok 1779 # skip can't reliably determine expected Errorcode -ok 1780 - An object of class 'HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS' isa 'HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS' -ok 1781 - code is a number (451) -ok 1782 - status_message is same as HTTP::Status -ok 1783 - to_string as well -ok 1784 - field status_message found -ok 1785 - HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS->can(...) -ok 1786 - _make_exceptions is not imported from Loader -ok 1787 # skip can't reliably determine expected Errorcode -ok 1788 # skip can't reliably determine expected Errorcode -ok 1789 - code is a number (451) -ok 1790 - status_message is same as HTTP::Status -ok 1791 - to_string as well -ok 1792 - field status_message found -ok 1793 - HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS->can(...) -ok 1794 - _make_exceptions is not imported from Loader -ok 1795 # skip can't reliably determine expected Errorcode -ok 1796 # skip can't reliably determine expected Errorcode -ok 1797 - An object of class 'HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS' isa 'HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS' -ok 1798 - code is a number (451) -ok 1799 - status_message is same as HTTP::Status -ok 1800 - to_string as well -ok 1801 - field status_message found -ok 1802 - HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS->can(...) -ok 1803 - _make_exceptions is not imported from Loader -ok 1804 # skip can't reliably determine expected Errorcode -ok 1805 # skip can't reliably determine expected Errorcode -ok 1806 - threw HTTP::Exception::204 -ok 1807 - An object of class 'HTTP::Exception::204' isa 'HTTP::Exception::204' -ok 1808 - code is a number (204) -ok 1809 - status_message is same as HTTP::Status -ok 1810 - to_string as well -ok 1811 - field status_message found -ok 1812 - HTTP::Exception::204->can(...) -ok 1813 - _make_exceptions is not imported from Loader -ok 1814 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1815 - An object of class 'HTTP::Exception::204' isa 'HTTP::Exception::204' -ok 1816 - code is a number (204) -ok 1817 - status_message is same as HTTP::Status -ok 1818 - to_string as well -ok 1819 - field status_message found -ok 1820 - HTTP::Exception::204->can(...) -ok 1821 - _make_exceptions is not imported from Loader -ok 1822 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1823 - code is a number (204) -ok 1824 - status_message is same as HTTP::Status -ok 1825 - to_string as well -ok 1826 - field status_message found -ok 1827 - HTTP::Exception::204->can(...) -ok 1828 - _make_exceptions is not imported from Loader -ok 1829 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1830 - An object of class 'HTTP::Exception::204' isa 'HTTP::Exception::204' -ok 1831 - code is a number (204) -ok 1832 - status_message is same as HTTP::Status -ok 1833 - to_string as well -ok 1834 - field status_message found -ok 1835 - HTTP::Exception::204->can(...) -ok 1836 - _make_exceptions is not imported from Loader -ok 1837 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1838 - threw HTTP::Exception::511 -ok 1839 - An object of class 'HTTP::Exception::511' isa 'HTTP::Exception::511' -ok 1840 - code is a number (511) -ok 1841 - status_message is same as HTTP::Status -ok 1842 - to_string as well -ok 1843 - field status_message found -ok 1844 - HTTP::Exception::511->can(...) -ok 1845 - _make_exceptions is not imported from Loader -ok 1846 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1847 - An object of class 'HTTP::Exception::511' isa 'HTTP::Exception::511' -ok 1848 - code is a number (511) +ok 1697 - code is a number (451) +ok 1698 - status_message is same as HTTP::Status +ok 1699 - to_string as well +ok 1700 - field status_message found +ok 1701 - HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS->can(...) +ok 1702 - _make_exceptions is not imported from Loader +ok 1703 # skip can't reliably determine expected Errorcode +ok 1704 # skip can't reliably determine expected Errorcode +ok 1705 - An object of class 'HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS' isa 'HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS' +ok 1706 - code is a number (451) +ok 1707 - status_message is same as HTTP::Status +ok 1708 - to_string as well +ok 1709 - field status_message found +ok 1710 - HTTP::Exception::UNAVAILABLE_FOR_LEGAL_REASONS->can(...) +ok 1711 - _make_exceptions is not imported from Loader +ok 1712 # skip can't reliably determine expected Errorcode +ok 1713 # skip can't reliably determine expected Errorcode +ok 1714 - threw HTTP::Exception::511 +ok 1715 - An object of class 'HTTP::Exception::511' isa 'HTTP::Exception::511' +ok 1716 - code is a number (511) +ok 1717 - status_message is same as HTTP::Status +ok 1718 - to_string as well +ok 1719 - field status_message found +ok 1720 - HTTP::Exception::511->can(...) +ok 1721 - _make_exceptions is not imported from Loader +ok 1722 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1723 - An object of class 'HTTP::Exception::511' isa 'HTTP::Exception::511' +ok 1724 - code is a number (511) +ok 1725 - status_message is same as HTTP::Status +ok 1726 - to_string as well +ok 1727 - field status_message found +ok 1728 - HTTP::Exception::511->can(...) +ok 1729 - _make_exceptions is not imported from Loader +ok 1730 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1731 - code is a number (511) +ok 1732 - status_message is same as HTTP::Status +ok 1733 - to_string as well +ok 1734 - field status_message found +ok 1735 - HTTP::Exception::511->can(...) +ok 1736 - _make_exceptions is not imported from Loader +ok 1737 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1738 - An object of class 'HTTP::Exception::511' isa 'HTTP::Exception::511' +ok 1739 - code is a number (511) +ok 1740 - status_message is same as HTTP::Status +ok 1741 - to_string as well +ok 1742 - field status_message found +ok 1743 - HTTP::Exception::511->can(...) +ok 1744 - _make_exceptions is not imported from Loader +ok 1745 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1746 - threw HTTP::Exception::103 +ok 1747 - An object of class 'HTTP::Exception::103' isa 'HTTP::Exception::103' +ok 1748 - code is a number (103) +ok 1749 - status_message is same as HTTP::Status +ok 1750 - to_string as well +ok 1751 - field status_message found +ok 1752 - HTTP::Exception::103->can(...) +ok 1753 - _make_exceptions is not imported from Loader +ok 1754 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1755 - An object of class 'HTTP::Exception::103' isa 'HTTP::Exception::103' +ok 1756 - code is a number (103) +ok 1757 - status_message is same as HTTP::Status +ok 1758 - to_string as well +ok 1759 - field status_message found +ok 1760 - HTTP::Exception::103->can(...) +ok 1761 - _make_exceptions is not imported from Loader +ok 1762 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1763 - code is a number (103) +ok 1764 - status_message is same as HTTP::Status +ok 1765 - to_string as well +ok 1766 - field status_message found +ok 1767 - HTTP::Exception::103->can(...) +ok 1768 - _make_exceptions is not imported from Loader +ok 1769 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1770 - An object of class 'HTTP::Exception::103' isa 'HTTP::Exception::103' +ok 1771 - code is a number (103) +ok 1772 - status_message is same as HTTP::Status +ok 1773 - to_string as well +ok 1774 - field status_message found +ok 1775 - HTTP::Exception::103->can(...) +ok 1776 - _make_exceptions is not imported from Loader +ok 1777 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1778 - threw HTTP::Exception::505 +ok 1779 - An object of class 'HTTP::Exception::505' isa 'HTTP::Exception::505' +ok 1780 - code is a number (505) +ok 1781 - status_message is same as HTTP::Status +ok 1782 - to_string as well +ok 1783 - field status_message found +ok 1784 - HTTP::Exception::505->can(...) +ok 1785 - _make_exceptions is not imported from Loader +ok 1786 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1787 - An object of class 'HTTP::Exception::505' isa 'HTTP::Exception::505' +ok 1788 - code is a number (505) +ok 1789 - status_message is same as HTTP::Status +ok 1790 - to_string as well +ok 1791 - field status_message found +ok 1792 - HTTP::Exception::505->can(...) +ok 1793 - _make_exceptions is not imported from Loader +ok 1794 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1795 - code is a number (505) +ok 1796 - status_message is same as HTTP::Status +ok 1797 - to_string as well +ok 1798 - field status_message found +ok 1799 - HTTP::Exception::505->can(...) +ok 1800 - _make_exceptions is not imported from Loader +ok 1801 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1802 - An object of class 'HTTP::Exception::505' isa 'HTTP::Exception::505' +ok 1803 - code is a number (505) +ok 1804 - status_message is same as HTTP::Status +ok 1805 - to_string as well +ok 1806 - field status_message found +ok 1807 - HTTP::Exception::505->can(...) +ok 1808 - _make_exceptions is not imported from Loader +ok 1809 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1810 - threw HTTP::Exception::UNAUTHORIZED +ok 1811 - An object of class 'HTTP::Exception::UNAUTHORIZED' isa 'HTTP::Exception::UNAUTHORIZED' +ok 1812 - code is a number (401) +ok 1813 - status_message is same as HTTP::Status +ok 1814 - to_string as well +ok 1815 - field status_message found +ok 1816 - HTTP::Exception::UNAUTHORIZED->can(...) +ok 1817 - _make_exceptions is not imported from Loader +ok 1818 # skip can't reliably determine expected Errorcode +ok 1819 # skip can't reliably determine expected Errorcode +ok 1820 - An object of class 'HTTP::Exception::UNAUTHORIZED' isa 'HTTP::Exception::UNAUTHORIZED' +ok 1821 - code is a number (401) +ok 1822 - status_message is same as HTTP::Status +ok 1823 - to_string as well +ok 1824 - field status_message found +ok 1825 - HTTP::Exception::UNAUTHORIZED->can(...) +ok 1826 - _make_exceptions is not imported from Loader +ok 1827 # skip can't reliably determine expected Errorcode +ok 1828 # skip can't reliably determine expected Errorcode +ok 1829 - code is a number (401) +ok 1830 - status_message is same as HTTP::Status +ok 1831 - to_string as well +ok 1832 - field status_message found +ok 1833 - HTTP::Exception::UNAUTHORIZED->can(...) +ok 1834 - _make_exceptions is not imported from Loader +ok 1835 # skip can't reliably determine expected Errorcode +ok 1836 # skip can't reliably determine expected Errorcode +ok 1837 - An object of class 'HTTP::Exception::UNAUTHORIZED' isa 'HTTP::Exception::UNAUTHORIZED' +ok 1838 - code is a number (401) +ok 1839 - status_message is same as HTTP::Status +ok 1840 - to_string as well +ok 1841 - field status_message found +ok 1842 - HTTP::Exception::UNAUTHORIZED->can(...) +ok 1843 - _make_exceptions is not imported from Loader +ok 1844 # skip can't reliably determine expected Errorcode +ok 1845 # skip can't reliably determine expected Errorcode +ok 1846 - threw HTTP::Exception::RETRY_WITH +ok 1847 - An object of class 'HTTP::Exception::RETRY_WITH' isa 'HTTP::Exception::RETRY_WITH' +ok 1848 - code is a number (449) ok 1849 - status_message is same as HTTP::Status ok 1850 - to_string as well ok 1851 - field status_message found -ok 1852 - HTTP::Exception::511->can(...) +ok 1852 - HTTP::Exception::RETRY_WITH->can(...) ok 1853 - _make_exceptions is not imported from Loader -ok 1854 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1855 - code is a number (511) -ok 1856 - status_message is same as HTTP::Status -ok 1857 - to_string as well -ok 1858 - field status_message found -ok 1859 - HTTP::Exception::511->can(...) -ok 1860 - _make_exceptions is not imported from Loader -ok 1861 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1862 - An object of class 'HTTP::Exception::511' isa 'HTTP::Exception::511' -ok 1863 - code is a number (511) -ok 1864 - status_message is same as HTTP::Status -ok 1865 - to_string as well -ok 1866 - field status_message found -ok 1867 - HTTP::Exception::511->can(...) -ok 1868 - _make_exceptions is not imported from Loader -ok 1869 - Errorcode in Classname and expected HTTP-Errorcode match -ok 1870 - threw HTTP::Exception::EXPECTATION_FAILED -ok 1871 - An object of class 'HTTP::Exception::EXPECTATION_FAILED' isa 'HTTP::Exception::EXPECTATION_FAILED' -ok 1872 - code is a number (417) -ok 1873 - status_message is same as HTTP::Status -ok 1874 - to_string as well -ok 1875 - field status_message found -ok 1876 - HTTP::Exception::EXPECTATION_FAILED->can(...) -ok 1877 - _make_exceptions is not imported from Loader -ok 1878 # skip can't reliably determine expected Errorcode -ok 1879 # skip can't reliably determine expected Errorcode -ok 1880 - An object of class 'HTTP::Exception::EXPECTATION_FAILED' isa 'HTTP::Exception::EXPECTATION_FAILED' -ok 1881 - code is a number (417) -ok 1882 - status_message is same as HTTP::Status -ok 1883 - to_string as well -ok 1884 - field status_message found -ok 1885 - HTTP::Exception::EXPECTATION_FAILED->can(...) -ok 1886 - _make_exceptions is not imported from Loader -ok 1887 # skip can't reliably determine expected Errorcode -ok 1888 # skip can't reliably determine expected Errorcode -ok 1889 - code is a number (417) -ok 1890 - status_message is same as HTTP::Status -ok 1891 - to_string as well -ok 1892 - field status_message found -ok 1893 - HTTP::Exception::EXPECTATION_FAILED->can(...) -ok 1894 - _make_exceptions is not imported from Loader -ok 1895 # skip can't reliably determine expected Errorcode -ok 1896 # skip can't reliably determine expected Errorcode -ok 1897 - An object of class 'HTTP::Exception::EXPECTATION_FAILED' isa 'HTTP::Exception::EXPECTATION_FAILED' -ok 1898 - code is a number (417) -ok 1899 - status_message is same as HTTP::Status -ok 1900 - to_string as well -ok 1901 - field status_message found -ok 1902 - HTTP::Exception::EXPECTATION_FAILED->can(...) -ok 1903 - _make_exceptions is not imported from Loader -ok 1904 # skip can't reliably determine expected Errorcode -ok 1905 # skip can't reliably determine expected Errorcode -ok 1906 - threw HTTP::Exception::CREATED -ok 1907 - An object of class 'HTTP::Exception::CREATED' isa 'HTTP::Exception::CREATED' -ok 1908 - code is a number (201) -ok 1909 - status_message is same as HTTP::Status -ok 1910 - to_string as well -ok 1911 - field status_message found -ok 1912 - HTTP::Exception::CREATED->can(...) -ok 1913 - _make_exceptions is not imported from Loader -ok 1914 # skip can't reliably determine expected Errorcode -ok 1915 # skip can't reliably determine expected Errorcode -ok 1916 - An object of class 'HTTP::Exception::CREATED' isa 'HTTP::Exception::CREATED' -ok 1917 - code is a number (201) -ok 1918 - status_message is same as HTTP::Status -ok 1919 - to_string as well -ok 1920 - field status_message found -ok 1921 - HTTP::Exception::CREATED->can(...) -ok 1922 - _make_exceptions is not imported from Loader -ok 1923 # skip can't reliably determine expected Errorcode -ok 1924 # skip can't reliably determine expected Errorcode -ok 1925 - code is a number (201) -ok 1926 - status_message is same as HTTP::Status -ok 1927 - to_string as well -ok 1928 - field status_message found -ok 1929 - HTTP::Exception::CREATED->can(...) -ok 1930 - _make_exceptions is not imported from Loader -ok 1931 # skip can't reliably determine expected Errorcode -ok 1932 # skip can't reliably determine expected Errorcode -ok 1933 - An object of class 'HTTP::Exception::CREATED' isa 'HTTP::Exception::CREATED' -ok 1934 - code is a number (201) -ok 1935 - status_message is same as HTTP::Status -ok 1936 - to_string as well -ok 1937 - field status_message found -ok 1938 - HTTP::Exception::CREATED->can(...) -ok 1939 - _make_exceptions is not imported from Loader -ok 1940 # skip can't reliably determine expected Errorcode -ok 1941 # skip can't reliably determine expected Errorcode -ok 1942 - threw HTTP::Exception::LOCKED -ok 1943 - An object of class 'HTTP::Exception::LOCKED' isa 'HTTP::Exception::LOCKED' -ok 1944 - code is a number (423) -ok 1945 - status_message is same as HTTP::Status -ok 1946 - to_string as well -ok 1947 - field status_message found -ok 1948 - HTTP::Exception::LOCKED->can(...) -ok 1949 - _make_exceptions is not imported from Loader -ok 1950 # skip can't reliably determine expected Errorcode -ok 1951 # skip can't reliably determine expected Errorcode -ok 1952 - An object of class 'HTTP::Exception::LOCKED' isa 'HTTP::Exception::LOCKED' -ok 1953 - code is a number (423) -ok 1954 - status_message is same as HTTP::Status -ok 1955 - to_string as well -ok 1956 - field status_message found -ok 1957 - HTTP::Exception::LOCKED->can(...) -ok 1958 - _make_exceptions is not imported from Loader -ok 1959 # skip can't reliably determine expected Errorcode -ok 1960 # skip can't reliably determine expected Errorcode -ok 1961 - code is a number (423) -ok 1962 - status_message is same as HTTP::Status -ok 1963 - to_string as well -ok 1964 - field status_message found -ok 1965 - HTTP::Exception::LOCKED->can(...) -ok 1966 - _make_exceptions is not imported from Loader -ok 1967 # skip can't reliably determine expected Errorcode -ok 1968 # skip can't reliably determine expected Errorcode -ok 1969 - An object of class 'HTTP::Exception::LOCKED' isa 'HTTP::Exception::LOCKED' -ok 1970 - code is a number (423) -ok 1971 - status_message is same as HTTP::Status -ok 1972 - to_string as well -ok 1973 - field status_message found -ok 1974 - HTTP::Exception::LOCKED->can(...) -ok 1975 - _make_exceptions is not imported from Loader -ok 1976 # skip can't reliably determine expected Errorcode -ok 1977 # skip can't reliably determine expected Errorcode -ok 1978 - threw HTTP::Exception::CONFLICT -ok 1979 - An object of class 'HTTP::Exception::CONFLICT' isa 'HTTP::Exception::CONFLICT' -ok 1980 - code is a number (409) -ok 1981 - status_message is same as HTTP::Status -ok 1982 - to_string as well -ok 1983 - field status_message found -ok 1984 - HTTP::Exception::CONFLICT->can(...) -ok 1985 - _make_exceptions is not imported from Loader -ok 1986 # skip can't reliably determine expected Errorcode -ok 1987 # skip can't reliably determine expected Errorcode -ok 1988 - An object of class 'HTTP::Exception::CONFLICT' isa 'HTTP::Exception::CONFLICT' -ok 1989 - code is a number (409) -ok 1990 - status_message is same as HTTP::Status -ok 1991 - to_string as well -ok 1992 - field status_message found -ok 1993 - HTTP::Exception::CONFLICT->can(...) -ok 1994 - _make_exceptions is not imported from Loader -ok 1995 # skip can't reliably determine expected Errorcode -ok 1996 # skip can't reliably determine expected Errorcode -ok 1997 - code is a number (409) -ok 1998 - status_message is same as HTTP::Status -ok 1999 - to_string as well -ok 2000 - field status_message found -ok 2001 - HTTP::Exception::CONFLICT->can(...) -ok 2002 - _make_exceptions is not imported from Loader -ok 2003 # skip can't reliably determine expected Errorcode -ok 2004 # skip can't reliably determine expected Errorcode -ok 2005 - An object of class 'HTTP::Exception::CONFLICT' isa 'HTTP::Exception::CONFLICT' -ok 2006 - code is a number (409) -ok 2007 - status_message is same as HTTP::Status -ok 2008 - to_string as well -ok 2009 - field status_message found -ok 2010 - HTTP::Exception::CONFLICT->can(...) -ok 2011 - _make_exceptions is not imported from Loader -ok 2012 # skip can't reliably determine expected Errorcode -ok 2013 # skip can't reliably determine expected Errorcode -ok 2014 - threw HTTP::Exception::101 -ok 2015 - An object of class 'HTTP::Exception::101' isa 'HTTP::Exception::101' -ok 2016 - code is a number (101) -ok 2017 - status_message is same as HTTP::Status -ok 2018 - to_string as well -ok 2019 - field status_message found -ok 2020 - HTTP::Exception::101->can(...) -ok 2021 - _make_exceptions is not imported from Loader -ok 2022 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2023 - An object of class 'HTTP::Exception::101' isa 'HTTP::Exception::101' -ok 2024 - code is a number (101) -ok 2025 - status_message is same as HTTP::Status -ok 2026 - to_string as well -ok 2027 - field status_message found -ok 2028 - HTTP::Exception::101->can(...) -ok 2029 - _make_exceptions is not imported from Loader -ok 2030 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2031 - code is a number (101) -ok 2032 - status_message is same as HTTP::Status -ok 2033 - to_string as well -ok 2034 - field status_message found -ok 2035 - HTTP::Exception::101->can(...) -ok 2036 - _make_exceptions is not imported from Loader -ok 2037 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2038 - An object of class 'HTTP::Exception::101' isa 'HTTP::Exception::101' -ok 2039 - code is a number (101) -ok 2040 - status_message is same as HTTP::Status -ok 2041 - to_string as well -ok 2042 - field status_message found -ok 2043 - HTTP::Exception::101->can(...) -ok 2044 - _make_exceptions is not imported from Loader -ok 2045 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2046 - threw HTTP::Exception::REQUEST_ENTITY_TOO_LARGE -ok 2047 - An object of class 'HTTP::Exception::REQUEST_ENTITY_TOO_LARGE' isa 'HTTP::Exception::REQUEST_ENTITY_TOO_LARGE' -ok 2048 - code is a number (413) -ok 2049 - status_message is same as HTTP::Status -ok 2050 - to_string as well -ok 2051 - field status_message found -ok 2052 - HTTP::Exception::REQUEST_ENTITY_TOO_LARGE->can(...) -ok 2053 - _make_exceptions is not imported from Loader -ok 2054 # skip can't reliably determine expected Errorcode -ok 2055 # skip can't reliably determine expected Errorcode -ok 2056 - An object of class 'HTTP::Exception::REQUEST_ENTITY_TOO_LARGE' isa 'HTTP::Exception::REQUEST_ENTITY_TOO_LARGE' -ok 2057 - code is a number (413) -ok 2058 - status_message is same as HTTP::Status -ok 2059 - to_string as well -ok 2060 - field status_message found -ok 2061 - HTTP::Exception::REQUEST_ENTITY_TOO_LARGE->can(...) -ok 2062 - _make_exceptions is not imported from Loader -ok 2063 # skip can't reliably determine expected Errorcode -ok 2064 # skip can't reliably determine expected Errorcode -ok 2065 - code is a number (413) -ok 2066 - status_message is same as HTTP::Status -ok 2067 - to_string as well -ok 2068 - field status_message found -ok 2069 - HTTP::Exception::REQUEST_ENTITY_TOO_LARGE->can(...) -ok 2070 - _make_exceptions is not imported from Loader -ok 2071 # skip can't reliably determine expected Errorcode -ok 2072 # skip can't reliably determine expected Errorcode -ok 2073 - An object of class 'HTTP::Exception::REQUEST_ENTITY_TOO_LARGE' isa 'HTTP::Exception::REQUEST_ENTITY_TOO_LARGE' -ok 2074 - code is a number (413) -ok 2075 - status_message is same as HTTP::Status -ok 2076 - to_string as well -ok 2077 - field status_message found -ok 2078 - HTTP::Exception::REQUEST_ENTITY_TOO_LARGE->can(...) -ok 2079 - _make_exceptions is not imported from Loader -ok 2080 # skip can't reliably determine expected Errorcode -ok 2081 # skip can't reliably determine expected Errorcode -ok 2082 - threw HTTP::Exception::414 -ok 2083 - An object of class 'HTTP::Exception::414' isa 'HTTP::Exception::414' -ok 2084 - code is a number (414) -ok 2085 - status_message is same as HTTP::Status -ok 2086 - to_string as well -ok 2087 - field status_message found -ok 2088 - HTTP::Exception::414->can(...) -ok 2089 - _make_exceptions is not imported from Loader -ok 2090 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2091 - An object of class 'HTTP::Exception::414' isa 'HTTP::Exception::414' -ok 2092 - code is a number (414) -ok 2093 - status_message is same as HTTP::Status -ok 2094 - to_string as well -ok 2095 - field status_message found -ok 2096 - HTTP::Exception::414->can(...) -ok 2097 - _make_exceptions is not imported from Loader -ok 2098 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2099 - code is a number (414) -ok 2100 - status_message is same as HTTP::Status -ok 2101 - to_string as well -ok 2102 - field status_message found -ok 2103 - HTTP::Exception::414->can(...) -ok 2104 - _make_exceptions is not imported from Loader -ok 2105 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2106 - An object of class 'HTTP::Exception::414' isa 'HTTP::Exception::414' -ok 2107 - code is a number (414) -ok 2108 - status_message is same as HTTP::Status -ok 2109 - to_string as well -ok 2110 - field status_message found -ok 2111 - HTTP::Exception::414->can(...) -ok 2112 - _make_exceptions is not imported from Loader -ok 2113 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2114 - threw HTTP::Exception::I_AM_A_TEAPOT -ok 2115 - An object of class 'HTTP::Exception::I_AM_A_TEAPOT' isa 'HTTP::Exception::I_AM_A_TEAPOT' -ok 2116 - code is a number (418) -ok 2117 - status_message is same as HTTP::Status -ok 2118 - to_string as well -ok 2119 - field status_message found -ok 2120 - HTTP::Exception::I_AM_A_TEAPOT->can(...) -ok 2121 - _make_exceptions is not imported from Loader -ok 2122 # skip can't reliably determine expected Errorcode -ok 2123 # skip can't reliably determine expected Errorcode -ok 2124 - An object of class 'HTTP::Exception::I_AM_A_TEAPOT' isa 'HTTP::Exception::I_AM_A_TEAPOT' -ok 2125 - code is a number (418) -ok 2126 - status_message is same as HTTP::Status -ok 2127 - to_string as well -ok 2128 - field status_message found -ok 2129 - HTTP::Exception::I_AM_A_TEAPOT->can(...) -ok 2130 - _make_exceptions is not imported from Loader -ok 2131 # skip can't reliably determine expected Errorcode -ok 2132 # skip can't reliably determine expected Errorcode -ok 2133 - code is a number (418) -ok 2134 - status_message is same as HTTP::Status -ok 2135 - to_string as well -ok 2136 - field status_message found -ok 2137 - HTTP::Exception::I_AM_A_TEAPOT->can(...) -ok 2138 - _make_exceptions is not imported from Loader -ok 2139 # skip can't reliably determine expected Errorcode -ok 2140 # skip can't reliably determine expected Errorcode -ok 2141 - An object of class 'HTTP::Exception::I_AM_A_TEAPOT' isa 'HTTP::Exception::I_AM_A_TEAPOT' -ok 2142 - code is a number (418) -ok 2143 - status_message is same as HTTP::Status -ok 2144 - to_string as well -ok 2145 - field status_message found -ok 2146 - HTTP::Exception::I_AM_A_TEAPOT->can(...) -ok 2147 - _make_exceptions is not imported from Loader -ok 2148 # skip can't reliably determine expected Errorcode -ok 2149 # skip can't reliably determine expected Errorcode -ok 2150 - threw HTTP::Exception::MISDIRECTED_REQUEST -ok 2151 - An object of class 'HTTP::Exception::MISDIRECTED_REQUEST' isa 'HTTP::Exception::MISDIRECTED_REQUEST' -ok 2152 - code is a number (421) -ok 2153 - status_message is same as HTTP::Status -ok 2154 - to_string as well -ok 2155 - field status_message found -ok 2156 - HTTP::Exception::MISDIRECTED_REQUEST->can(...) -ok 2157 - _make_exceptions is not imported from Loader -ok 2158 # skip can't reliably determine expected Errorcode -ok 2159 # skip can't reliably determine expected Errorcode -ok 2160 - An object of class 'HTTP::Exception::MISDIRECTED_REQUEST' isa 'HTTP::Exception::MISDIRECTED_REQUEST' -ok 2161 - code is a number (421) -ok 2162 - status_message is same as HTTP::Status -ok 2163 - to_string as well -ok 2164 - field status_message found -ok 2165 - HTTP::Exception::MISDIRECTED_REQUEST->can(...) -ok 2166 - _make_exceptions is not imported from Loader -ok 2167 # skip can't reliably determine expected Errorcode -ok 2168 # skip can't reliably determine expected Errorcode -ok 2169 - code is a number (421) -ok 2170 - status_message is same as HTTP::Status -ok 2171 - to_string as well -ok 2172 - field status_message found -ok 2173 - HTTP::Exception::MISDIRECTED_REQUEST->can(...) -ok 2174 - _make_exceptions is not imported from Loader -ok 2175 # skip can't reliably determine expected Errorcode -ok 2176 # skip can't reliably determine expected Errorcode -ok 2177 - An object of class 'HTTP::Exception::MISDIRECTED_REQUEST' isa 'HTTP::Exception::MISDIRECTED_REQUEST' -ok 2178 - code is a number (421) -ok 2179 - status_message is same as HTTP::Status -ok 2180 - to_string as well -ok 2181 - field status_message found -ok 2182 - HTTP::Exception::MISDIRECTED_REQUEST->can(...) -ok 2183 - _make_exceptions is not imported from Loader -ok 2184 # skip can't reliably determine expected Errorcode -ok 2185 # skip can't reliably determine expected Errorcode -ok 2186 - threw HTTP::Exception::MOVED_PERMANENTLY -ok 2187 - An object of class 'HTTP::Exception::MOVED_PERMANENTLY' isa 'HTTP::Exception::MOVED_PERMANENTLY' -ok 2188 - code is a number (301) +ok 1854 # skip can't reliably determine expected Errorcode +ok 1855 # skip can't reliably determine expected Errorcode +ok 1856 - An object of class 'HTTP::Exception::RETRY_WITH' isa 'HTTP::Exception::RETRY_WITH' +ok 1857 - code is a number (449) +ok 1858 - status_message is same as HTTP::Status +ok 1859 - to_string as well +ok 1860 - field status_message found +ok 1861 - HTTP::Exception::RETRY_WITH->can(...) +ok 1862 - _make_exceptions is not imported from Loader +ok 1863 # skip can't reliably determine expected Errorcode +ok 1864 # skip can't reliably determine expected Errorcode +ok 1865 - code is a number (449) +ok 1866 - status_message is same as HTTP::Status +ok 1867 - to_string as well +ok 1868 - field status_message found +ok 1869 - HTTP::Exception::RETRY_WITH->can(...) +ok 1870 - _make_exceptions is not imported from Loader +ok 1871 # skip can't reliably determine expected Errorcode +ok 1872 # skip can't reliably determine expected Errorcode +ok 1873 - An object of class 'HTTP::Exception::RETRY_WITH' isa 'HTTP::Exception::RETRY_WITH' +ok 1874 - code is a number (449) +ok 1875 - status_message is same as HTTP::Status +ok 1876 - to_string as well +ok 1877 - field status_message found +ok 1878 - HTTP::Exception::RETRY_WITH->can(...) +ok 1879 - _make_exceptions is not imported from Loader +ok 1880 # skip can't reliably determine expected Errorcode +ok 1881 # skip can't reliably determine expected Errorcode +ok 1882 - threw HTTP::Exception::CONTINUE +ok 1883 - An object of class 'HTTP::Exception::CONTINUE' isa 'HTTP::Exception::CONTINUE' +ok 1884 - code is a number (100) +ok 1885 - status_message is same as HTTP::Status +ok 1886 - to_string as well +ok 1887 - field status_message found +ok 1888 - HTTP::Exception::CONTINUE->can(...) +ok 1889 - _make_exceptions is not imported from Loader +ok 1890 # skip can't reliably determine expected Errorcode +ok 1891 # skip can't reliably determine expected Errorcode +ok 1892 - An object of class 'HTTP::Exception::CONTINUE' isa 'HTTP::Exception::CONTINUE' +ok 1893 - code is a number (100) +ok 1894 - status_message is same as HTTP::Status +ok 1895 - to_string as well +ok 1896 - field status_message found +ok 1897 - HTTP::Exception::CONTINUE->can(...) +ok 1898 - _make_exceptions is not imported from Loader +ok 1899 # skip can't reliably determine expected Errorcode +ok 1900 # skip can't reliably determine expected Errorcode +ok 1901 - code is a number (100) +ok 1902 - status_message is same as HTTP::Status +ok 1903 - to_string as well +ok 1904 - field status_message found +ok 1905 - HTTP::Exception::CONTINUE->can(...) +ok 1906 - _make_exceptions is not imported from Loader +ok 1907 # skip can't reliably determine expected Errorcode +ok 1908 # skip can't reliably determine expected Errorcode +ok 1909 - An object of class 'HTTP::Exception::CONTINUE' isa 'HTTP::Exception::CONTINUE' +ok 1910 - code is a number (100) +ok 1911 - status_message is same as HTTP::Status +ok 1912 - to_string as well +ok 1913 - field status_message found +ok 1914 - HTTP::Exception::CONTINUE->can(...) +ok 1915 - _make_exceptions is not imported from Loader +ok 1916 # skip can't reliably determine expected Errorcode +ok 1917 # skip can't reliably determine expected Errorcode +ok 1918 - threw HTTP::Exception::226 +ok 1919 - An object of class 'HTTP::Exception::226' isa 'HTTP::Exception::226' +ok 1920 - code is a number (226) +ok 1921 - status_message is same as HTTP::Status +ok 1922 - to_string as well +ok 1923 - field status_message found +ok 1924 - HTTP::Exception::226->can(...) +ok 1925 - _make_exceptions is not imported from Loader +ok 1926 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1927 - An object of class 'HTTP::Exception::226' isa 'HTTP::Exception::226' +ok 1928 - code is a number (226) +ok 1929 - status_message is same as HTTP::Status +ok 1930 - to_string as well +ok 1931 - field status_message found +ok 1932 - HTTP::Exception::226->can(...) +ok 1933 - _make_exceptions is not imported from Loader +ok 1934 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1935 - code is a number (226) +ok 1936 - status_message is same as HTTP::Status +ok 1937 - to_string as well +ok 1938 - field status_message found +ok 1939 - HTTP::Exception::226->can(...) +ok 1940 - _make_exceptions is not imported from Loader +ok 1941 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1942 - An object of class 'HTTP::Exception::226' isa 'HTTP::Exception::226' +ok 1943 - code is a number (226) +ok 1944 - status_message is same as HTTP::Status +ok 1945 - to_string as well +ok 1946 - field status_message found +ok 1947 - HTTP::Exception::226->can(...) +ok 1948 - _make_exceptions is not imported from Loader +ok 1949 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1950 - threw HTTP::Exception::203 +ok 1951 - An object of class 'HTTP::Exception::203' isa 'HTTP::Exception::203' +ok 1952 - code is a number (203) +ok 1953 - status_message is same as HTTP::Status +ok 1954 - to_string as well +ok 1955 - field status_message found +ok 1956 - HTTP::Exception::203->can(...) +ok 1957 - _make_exceptions is not imported from Loader +ok 1958 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1959 - An object of class 'HTTP::Exception::203' isa 'HTTP::Exception::203' +ok 1960 - code is a number (203) +ok 1961 - status_message is same as HTTP::Status +ok 1962 - to_string as well +ok 1963 - field status_message found +ok 1964 - HTTP::Exception::203->can(...) +ok 1965 - _make_exceptions is not imported from Loader +ok 1966 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1967 - code is a number (203) +ok 1968 - status_message is same as HTTP::Status +ok 1969 - to_string as well +ok 1970 - field status_message found +ok 1971 - HTTP::Exception::203->can(...) +ok 1972 - _make_exceptions is not imported from Loader +ok 1973 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1974 - An object of class 'HTTP::Exception::203' isa 'HTTP::Exception::203' +ok 1975 - code is a number (203) +ok 1976 - status_message is same as HTTP::Status +ok 1977 - to_string as well +ok 1978 - field status_message found +ok 1979 - HTTP::Exception::203->can(...) +ok 1980 - _make_exceptions is not imported from Loader +ok 1981 - Errorcode in Classname and expected HTTP-Errorcode match +ok 1982 - threw HTTP::Exception::NOT_MODIFIED +ok 1983 - An object of class 'HTTP::Exception::NOT_MODIFIED' isa 'HTTP::Exception::NOT_MODIFIED' +ok 1984 - code is a number (304) +ok 1985 - status_message is same as HTTP::Status +ok 1986 - to_string as well +ok 1987 - field status_message found +ok 1988 - HTTP::Exception::NOT_MODIFIED->can(...) +ok 1989 - _make_exceptions is not imported from Loader +ok 1990 # skip can't reliably determine expected Errorcode +ok 1991 # skip can't reliably determine expected Errorcode +ok 1992 - An object of class 'HTTP::Exception::NOT_MODIFIED' isa 'HTTP::Exception::NOT_MODIFIED' +ok 1993 - code is a number (304) +ok 1994 - status_message is same as HTTP::Status +ok 1995 - to_string as well +ok 1996 - field status_message found +ok 1997 - HTTP::Exception::NOT_MODIFIED->can(...) +ok 1998 - _make_exceptions is not imported from Loader +ok 1999 # skip can't reliably determine expected Errorcode +ok 2000 # skip can't reliably determine expected Errorcode +ok 2001 - code is a number (304) +ok 2002 - status_message is same as HTTP::Status +ok 2003 - to_string as well +ok 2004 - field status_message found +ok 2005 - HTTP::Exception::NOT_MODIFIED->can(...) +ok 2006 - _make_exceptions is not imported from Loader +ok 2007 # skip can't reliably determine expected Errorcode +ok 2008 # skip can't reliably determine expected Errorcode +ok 2009 - An object of class 'HTTP::Exception::NOT_MODIFIED' isa 'HTTP::Exception::NOT_MODIFIED' +ok 2010 - code is a number (304) +ok 2011 - status_message is same as HTTP::Status +ok 2012 - to_string as well +ok 2013 - field status_message found +ok 2014 - HTTP::Exception::NOT_MODIFIED->can(...) +ok 2015 - _make_exceptions is not imported from Loader +ok 2016 # skip can't reliably determine expected Errorcode +ok 2017 # skip can't reliably determine expected Errorcode +ok 2018 - threw HTTP::Exception::417 +ok 2019 - An object of class 'HTTP::Exception::417' isa 'HTTP::Exception::417' +ok 2020 - code is a number (417) +ok 2021 - status_message is same as HTTP::Status +ok 2022 - to_string as well +ok 2023 - field status_message found +ok 2024 - HTTP::Exception::417->can(...) +ok 2025 - _make_exceptions is not imported from Loader +ok 2026 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2027 - An object of class 'HTTP::Exception::417' isa 'HTTP::Exception::417' +ok 2028 - code is a number (417) +ok 2029 - status_message is same as HTTP::Status +ok 2030 - to_string as well +ok 2031 - field status_message found +ok 2032 - HTTP::Exception::417->can(...) +ok 2033 - _make_exceptions is not imported from Loader +ok 2034 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2035 - code is a number (417) +ok 2036 - status_message is same as HTTP::Status +ok 2037 - to_string as well +ok 2038 - field status_message found +ok 2039 - HTTP::Exception::417->can(...) +ok 2040 - _make_exceptions is not imported from Loader +ok 2041 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2042 - An object of class 'HTTP::Exception::417' isa 'HTTP::Exception::417' +ok 2043 - code is a number (417) +ok 2044 - status_message is same as HTTP::Status +ok 2045 - to_string as well +ok 2046 - field status_message found +ok 2047 - HTTP::Exception::417->can(...) +ok 2048 - _make_exceptions is not imported from Loader +ok 2049 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2050 - threw HTTP::Exception::REQUEST_ENTITY_TOO_LARGE +ok 2051 - An object of class 'HTTP::Exception::REQUEST_ENTITY_TOO_LARGE' isa 'HTTP::Exception::REQUEST_ENTITY_TOO_LARGE' +ok 2052 - code is a number (413) +ok 2053 - status_message is same as HTTP::Status +ok 2054 - to_string as well +ok 2055 - field status_message found +ok 2056 - HTTP::Exception::REQUEST_ENTITY_TOO_LARGE->can(...) +ok 2057 - _make_exceptions is not imported from Loader +ok 2058 # skip can't reliably determine expected Errorcode +ok 2059 # skip can't reliably determine expected Errorcode +ok 2060 - An object of class 'HTTP::Exception::REQUEST_ENTITY_TOO_LARGE' isa 'HTTP::Exception::REQUEST_ENTITY_TOO_LARGE' +ok 2061 - code is a number (413) +ok 2062 - status_message is same as HTTP::Status +ok 2063 - to_string as well +ok 2064 - field status_message found +ok 2065 - HTTP::Exception::REQUEST_ENTITY_TOO_LARGE->can(...) +ok 2066 - _make_exceptions is not imported from Loader +ok 2067 # skip can't reliably determine expected Errorcode +ok 2068 # skip can't reliably determine expected Errorcode +ok 2069 - code is a number (413) +ok 2070 - status_message is same as HTTP::Status +ok 2071 - to_string as well +ok 2072 - field status_message found +ok 2073 - HTTP::Exception::REQUEST_ENTITY_TOO_LARGE->can(...) +ok 2074 - _make_exceptions is not imported from Loader +ok 2075 # skip can't reliably determine expected Errorcode +ok 2076 # skip can't reliably determine expected Errorcode +ok 2077 - An object of class 'HTTP::Exception::REQUEST_ENTITY_TOO_LARGE' isa 'HTTP::Exception::REQUEST_ENTITY_TOO_LARGE' +ok 2078 - code is a number (413) +ok 2079 - status_message is same as HTTP::Status +ok 2080 - to_string as well +ok 2081 - field status_message found +ok 2082 - HTTP::Exception::REQUEST_ENTITY_TOO_LARGE->can(...) +ok 2083 - _make_exceptions is not imported from Loader +ok 2084 # skip can't reliably determine expected Errorcode +ok 2085 # skip can't reliably determine expected Errorcode +ok 2086 - threw HTTP::Exception::502 +ok 2087 - An object of class 'HTTP::Exception::502' isa 'HTTP::Exception::502' +ok 2088 - code is a number (502) +ok 2089 - status_message is same as HTTP::Status +ok 2090 - to_string as well +ok 2091 - field status_message found +ok 2092 - HTTP::Exception::502->can(...) +ok 2093 - _make_exceptions is not imported from Loader +ok 2094 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2095 - An object of class 'HTTP::Exception::502' isa 'HTTP::Exception::502' +ok 2096 - code is a number (502) +ok 2097 - status_message is same as HTTP::Status +ok 2098 - to_string as well +ok 2099 - field status_message found +ok 2100 - HTTP::Exception::502->can(...) +ok 2101 - _make_exceptions is not imported from Loader +ok 2102 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2103 - code is a number (502) +ok 2104 - status_message is same as HTTP::Status +ok 2105 - to_string as well +ok 2106 - field status_message found +ok 2107 - HTTP::Exception::502->can(...) +ok 2108 - _make_exceptions is not imported from Loader +ok 2109 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2110 - An object of class 'HTTP::Exception::502' isa 'HTTP::Exception::502' +ok 2111 - code is a number (502) +ok 2112 - status_message is same as HTTP::Status +ok 2113 - to_string as well +ok 2114 - field status_message found +ok 2115 - HTTP::Exception::502->can(...) +ok 2116 - _make_exceptions is not imported from Loader +ok 2117 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2118 - threw HTTP::Exception::MOVED_PERMANENTLY +ok 2119 - An object of class 'HTTP::Exception::MOVED_PERMANENTLY' isa 'HTTP::Exception::MOVED_PERMANENTLY' +ok 2120 - code is a number (301) +ok 2121 - status_message is same as HTTP::Status +ok 2122 - to_string as well +ok 2123 - field status_message found +ok 2124 - HTTP::Exception::MOVED_PERMANENTLY->can(...) +ok 2125 - _make_exceptions is not imported from Loader +ok 2126 # skip can't reliably determine expected Errorcode +ok 2127 # skip can't reliably determine expected Errorcode +ok 2128 - An object of class 'HTTP::Exception::MOVED_PERMANENTLY' isa 'HTTP::Exception::MOVED_PERMANENTLY' +ok 2129 - code is a number (301) +ok 2130 - status_message is same as HTTP::Status +ok 2131 - to_string as well +ok 2132 - field status_message found +ok 2133 - HTTP::Exception::MOVED_PERMANENTLY->can(...) +ok 2134 - _make_exceptions is not imported from Loader +ok 2135 # skip can't reliably determine expected Errorcode +ok 2136 # skip can't reliably determine expected Errorcode +ok 2137 - code is a number (301) +ok 2138 - status_message is same as HTTP::Status +ok 2139 - to_string as well +ok 2140 - field status_message found +ok 2141 - HTTP::Exception::MOVED_PERMANENTLY->can(...) +ok 2142 - _make_exceptions is not imported from Loader +ok 2143 # skip can't reliably determine expected Errorcode +ok 2144 # skip can't reliably determine expected Errorcode +ok 2145 - An object of class 'HTTP::Exception::MOVED_PERMANENTLY' isa 'HTTP::Exception::MOVED_PERMANENTLY' +ok 2146 - code is a number (301) +ok 2147 - status_message is same as HTTP::Status +ok 2148 - to_string as well +ok 2149 - field status_message found +ok 2150 - HTTP::Exception::MOVED_PERMANENTLY->can(...) +ok 2151 - _make_exceptions is not imported from Loader +ok 2152 # skip can't reliably determine expected Errorcode +ok 2153 # skip can't reliably determine expected Errorcode +ok 2154 - threw HTTP::Exception::303 +ok 2155 - An object of class 'HTTP::Exception::303' isa 'HTTP::Exception::303' +ok 2156 - code is a number (303) +ok 2157 - status_message is same as HTTP::Status +ok 2158 - to_string as well +ok 2159 - field status_message found +ok 2160 - HTTP::Exception::303->can(...) +ok 2161 - _make_exceptions is not imported from Loader +ok 2162 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2163 - An object of class 'HTTP::Exception::303' isa 'HTTP::Exception::303' +ok 2164 - code is a number (303) +ok 2165 - status_message is same as HTTP::Status +ok 2166 - to_string as well +ok 2167 - field status_message found +ok 2168 - HTTP::Exception::303->can(...) +ok 2169 - _make_exceptions is not imported from Loader +ok 2170 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2171 - code is a number (303) +ok 2172 - status_message is same as HTTP::Status +ok 2173 - to_string as well +ok 2174 - field status_message found +ok 2175 - HTTP::Exception::303->can(...) +ok 2176 - _make_exceptions is not imported from Loader +ok 2177 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2178 - An object of class 'HTTP::Exception::303' isa 'HTTP::Exception::303' +ok 2179 - code is a number (303) +ok 2180 - status_message is same as HTTP::Status +ok 2181 - to_string as well +ok 2182 - field status_message found +ok 2183 - HTTP::Exception::303->can(...) +ok 2184 - _make_exceptions is not imported from Loader +ok 2185 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2186 - threw HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE +ok 2187 - An object of class 'HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE' isa 'HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE' +ok 2188 - code is a number (416) ok 2189 - status_message is same as HTTP::Status ok 2190 - to_string as well ok 2191 - field status_message found -ok 2192 - HTTP::Exception::MOVED_PERMANENTLY->can(...) +ok 2192 - HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE->can(...) ok 2193 - _make_exceptions is not imported from Loader ok 2194 # skip can't reliably determine expected Errorcode ok 2195 # skip can't reliably determine expected Errorcode -ok 2196 - An object of class 'HTTP::Exception::MOVED_PERMANENTLY' isa 'HTTP::Exception::MOVED_PERMANENTLY' -ok 2197 - code is a number (301) +ok 2196 - An object of class 'HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE' isa 'HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE' +ok 2197 - code is a number (416) ok 2198 - status_message is same as HTTP::Status ok 2199 - to_string as well ok 2200 - field status_message found -ok 2201 - HTTP::Exception::MOVED_PERMANENTLY->can(...) +ok 2201 - HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE->can(...) ok 2202 - _make_exceptions is not imported from Loader ok 2203 # skip can't reliably determine expected Errorcode ok 2204 # skip can't reliably determine expected Errorcode -ok 2205 - code is a number (301) +ok 2205 - code is a number (416) ok 2206 - status_message is same as HTTP::Status ok 2207 - to_string as well ok 2208 - field status_message found -ok 2209 - HTTP::Exception::MOVED_PERMANENTLY->can(...) +ok 2209 - HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE->can(...) ok 2210 - _make_exceptions is not imported from Loader ok 2211 # skip can't reliably determine expected Errorcode ok 2212 # skip can't reliably determine expected Errorcode -ok 2213 - An object of class 'HTTP::Exception::MOVED_PERMANENTLY' isa 'HTTP::Exception::MOVED_PERMANENTLY' -ok 2214 - code is a number (301) +ok 2213 - An object of class 'HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE' isa 'HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE' +ok 2214 - code is a number (416) ok 2215 - status_message is same as HTTP::Status ok 2216 - to_string as well ok 2217 - field status_message found -ok 2218 - HTTP::Exception::MOVED_PERMANENTLY->can(...) +ok 2218 - HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE->can(...) ok 2219 - _make_exceptions is not imported from Loader ok 2220 # skip can't reliably determine expected Errorcode ok 2221 # skip can't reliably determine expected Errorcode -ok 2222 - threw HTTP::Exception::MULTIPLE_CHOICES -ok 2223 - An object of class 'HTTP::Exception::MULTIPLE_CHOICES' isa 'HTTP::Exception::MULTIPLE_CHOICES' -ok 2224 - code is a number (300) +ok 2222 - threw HTTP::Exception::FAILED_DEPENDENCY +ok 2223 - An object of class 'HTTP::Exception::FAILED_DEPENDENCY' isa 'HTTP::Exception::FAILED_DEPENDENCY' +ok 2224 - code is a number (424) ok 2225 - status_message is same as HTTP::Status ok 2226 - to_string as well ok 2227 - field status_message found -ok 2228 - HTTP::Exception::MULTIPLE_CHOICES->can(...) +ok 2228 - HTTP::Exception::FAILED_DEPENDENCY->can(...) ok 2229 - _make_exceptions is not imported from Loader ok 2230 # skip can't reliably determine expected Errorcode ok 2231 # skip can't reliably determine expected Errorcode -ok 2232 - An object of class 'HTTP::Exception::MULTIPLE_CHOICES' isa 'HTTP::Exception::MULTIPLE_CHOICES' -ok 2233 - code is a number (300) +ok 2232 - An object of class 'HTTP::Exception::FAILED_DEPENDENCY' isa 'HTTP::Exception::FAILED_DEPENDENCY' +ok 2233 - code is a number (424) ok 2234 - status_message is same as HTTP::Status ok 2235 - to_string as well ok 2236 - field status_message found -ok 2237 - HTTP::Exception::MULTIPLE_CHOICES->can(...) +ok 2237 - HTTP::Exception::FAILED_DEPENDENCY->can(...) ok 2238 - _make_exceptions is not imported from Loader ok 2239 # skip can't reliably determine expected Errorcode ok 2240 # skip can't reliably determine expected Errorcode -ok 2241 - code is a number (300) +ok 2241 - code is a number (424) ok 2242 - status_message is same as HTTP::Status ok 2243 - to_string as well ok 2244 - field status_message found -ok 2245 - HTTP::Exception::MULTIPLE_CHOICES->can(...) +ok 2245 - HTTP::Exception::FAILED_DEPENDENCY->can(...) ok 2246 - _make_exceptions is not imported from Loader ok 2247 # skip can't reliably determine expected Errorcode ok 2248 # skip can't reliably determine expected Errorcode -ok 2249 - An object of class 'HTTP::Exception::MULTIPLE_CHOICES' isa 'HTTP::Exception::MULTIPLE_CHOICES' -ok 2250 - code is a number (300) +ok 2249 - An object of class 'HTTP::Exception::FAILED_DEPENDENCY' isa 'HTTP::Exception::FAILED_DEPENDENCY' +ok 2250 - code is a number (424) ok 2251 - status_message is same as HTTP::Status ok 2252 - to_string as well ok 2253 - field status_message found -ok 2254 - HTTP::Exception::MULTIPLE_CHOICES->can(...) +ok 2254 - HTTP::Exception::FAILED_DEPENDENCY->can(...) ok 2255 - _make_exceptions is not imported from Loader ok 2256 # skip can't reliably determine expected Errorcode ok 2257 # skip can't reliably determine expected Errorcode -ok 2258 - threw HTTP::Exception::431 -ok 2259 - An object of class 'HTTP::Exception::431' isa 'HTTP::Exception::431' -ok 2260 - code is a number (431) +ok 2258 - threw HTTP::Exception::418 +ok 2259 - An object of class 'HTTP::Exception::418' isa 'HTTP::Exception::418' +ok 2260 - code is a number (418) ok 2261 - status_message is same as HTTP::Status ok 2262 - to_string as well ok 2263 - field status_message found -ok 2264 - HTTP::Exception::431->can(...) +ok 2264 - HTTP::Exception::418->can(...) ok 2265 - _make_exceptions is not imported from Loader ok 2266 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2267 - An object of class 'HTTP::Exception::431' isa 'HTTP::Exception::431' -ok 2268 - code is a number (431) +ok 2267 - An object of class 'HTTP::Exception::418' isa 'HTTP::Exception::418' +ok 2268 - code is a number (418) ok 2269 - status_message is same as HTTP::Status ok 2270 - to_string as well ok 2271 - field status_message found -ok 2272 - HTTP::Exception::431->can(...) +ok 2272 - HTTP::Exception::418->can(...) ok 2273 - _make_exceptions is not imported from Loader ok 2274 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2275 - code is a number (431) +ok 2275 - code is a number (418) ok 2276 - status_message is same as HTTP::Status ok 2277 - to_string as well ok 2278 - field status_message found -ok 2279 - HTTP::Exception::431->can(...) +ok 2279 - HTTP::Exception::418->can(...) ok 2280 - _make_exceptions is not imported from Loader ok 2281 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2282 - An object of class 'HTTP::Exception::431' isa 'HTTP::Exception::431' -ok 2283 - code is a number (431) +ok 2282 - An object of class 'HTTP::Exception::418' isa 'HTTP::Exception::418' +ok 2283 - code is a number (418) ok 2284 - status_message is same as HTTP::Status ok 2285 - to_string as well ok 2286 - field status_message found -ok 2287 - HTTP::Exception::431->can(...) +ok 2287 - HTTP::Exception::418->can(...) ok 2288 - _make_exceptions is not imported from Loader ok 2289 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2290 - threw HTTP::Exception::424 -ok 2291 - An object of class 'HTTP::Exception::424' isa 'HTTP::Exception::424' -ok 2292 - code is a number (424) +ok 2290 - threw HTTP::Exception::402 +ok 2291 - An object of class 'HTTP::Exception::402' isa 'HTTP::Exception::402' +ok 2292 - code is a number (402) ok 2293 - status_message is same as HTTP::Status ok 2294 - to_string as well ok 2295 - field status_message found -ok 2296 - HTTP::Exception::424->can(...) +ok 2296 - HTTP::Exception::402->can(...) ok 2297 - _make_exceptions is not imported from Loader ok 2298 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2299 - An object of class 'HTTP::Exception::424' isa 'HTTP::Exception::424' -ok 2300 - code is a number (424) +ok 2299 - An object of class 'HTTP::Exception::402' isa 'HTTP::Exception::402' +ok 2300 - code is a number (402) ok 2301 - status_message is same as HTTP::Status ok 2302 - to_string as well ok 2303 - field status_message found -ok 2304 - HTTP::Exception::424->can(...) +ok 2304 - HTTP::Exception::402->can(...) ok 2305 - _make_exceptions is not imported from Loader ok 2306 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2307 - code is a number (424) +ok 2307 - code is a number (402) ok 2308 - status_message is same as HTTP::Status ok 2309 - to_string as well ok 2310 - field status_message found -ok 2311 - HTTP::Exception::424->can(...) +ok 2311 - HTTP::Exception::402->can(...) ok 2312 - _make_exceptions is not imported from Loader ok 2313 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2314 - An object of class 'HTTP::Exception::424' isa 'HTTP::Exception::424' -ok 2315 - code is a number (424) +ok 2314 - An object of class 'HTTP::Exception::402' isa 'HTTP::Exception::402' +ok 2315 - code is a number (402) ok 2316 - status_message is same as HTTP::Status ok 2317 - to_string as well ok 2318 - field status_message found -ok 2319 - HTTP::Exception::424->can(...) +ok 2319 - HTTP::Exception::402->can(...) ok 2320 - _make_exceptions is not imported from Loader ok 2321 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2322 - threw HTTP::Exception::PRECONDITION_FAILED -ok 2323 - An object of class 'HTTP::Exception::PRECONDITION_FAILED' isa 'HTTP::Exception::PRECONDITION_FAILED' -ok 2324 - code is a number (412) +ok 2322 - threw HTTP::Exception::INSUFFICIENT_STORAGE +ok 2323 - An object of class 'HTTP::Exception::INSUFFICIENT_STORAGE' isa 'HTTP::Exception::INSUFFICIENT_STORAGE' +ok 2324 - code is a number (507) ok 2325 - status_message is same as HTTP::Status ok 2326 - to_string as well ok 2327 - field status_message found -ok 2328 - HTTP::Exception::PRECONDITION_FAILED->can(...) +ok 2328 - HTTP::Exception::INSUFFICIENT_STORAGE->can(...) ok 2329 - _make_exceptions is not imported from Loader ok 2330 # skip can't reliably determine expected Errorcode ok 2331 # skip can't reliably determine expected Errorcode -ok 2332 - An object of class 'HTTP::Exception::PRECONDITION_FAILED' isa 'HTTP::Exception::PRECONDITION_FAILED' -ok 2333 - code is a number (412) +ok 2332 - An object of class 'HTTP::Exception::INSUFFICIENT_STORAGE' isa 'HTTP::Exception::INSUFFICIENT_STORAGE' +ok 2333 - code is a number (507) ok 2334 - status_message is same as HTTP::Status ok 2335 - to_string as well ok 2336 - field status_message found -ok 2337 - HTTP::Exception::PRECONDITION_FAILED->can(...) +ok 2337 - HTTP::Exception::INSUFFICIENT_STORAGE->can(...) ok 2338 - _make_exceptions is not imported from Loader ok 2339 # skip can't reliably determine expected Errorcode ok 2340 # skip can't reliably determine expected Errorcode -ok 2341 - code is a number (412) +ok 2341 - code is a number (507) ok 2342 - status_message is same as HTTP::Status ok 2343 - to_string as well ok 2344 - field status_message found -ok 2345 - HTTP::Exception::PRECONDITION_FAILED->can(...) +ok 2345 - HTTP::Exception::INSUFFICIENT_STORAGE->can(...) ok 2346 - _make_exceptions is not imported from Loader ok 2347 # skip can't reliably determine expected Errorcode ok 2348 # skip can't reliably determine expected Errorcode -ok 2349 - An object of class 'HTTP::Exception::PRECONDITION_FAILED' isa 'HTTP::Exception::PRECONDITION_FAILED' -ok 2350 - code is a number (412) +ok 2349 - An object of class 'HTTP::Exception::INSUFFICIENT_STORAGE' isa 'HTTP::Exception::INSUFFICIENT_STORAGE' +ok 2350 - code is a number (507) ok 2351 - status_message is same as HTTP::Status ok 2352 - to_string as well ok 2353 - field status_message found -ok 2354 - HTTP::Exception::PRECONDITION_FAILED->can(...) +ok 2354 - HTTP::Exception::INSUFFICIENT_STORAGE->can(...) ok 2355 - _make_exceptions is not imported from Loader ok 2356 # skip can't reliably determine expected Errorcode ok 2357 # skip can't reliably determine expected Errorcode -ok 2358 - threw HTTP::Exception::501 -ok 2359 - An object of class 'HTTP::Exception::501' isa 'HTTP::Exception::501' -ok 2360 - code is a number (501) +ok 2358 - threw HTTP::Exception::GONE +ok 2359 - An object of class 'HTTP::Exception::GONE' isa 'HTTP::Exception::GONE' +ok 2360 - code is a number (410) ok 2361 - status_message is same as HTTP::Status ok 2362 - to_string as well ok 2363 - field status_message found -ok 2364 - HTTP::Exception::501->can(...) +ok 2364 - HTTP::Exception::GONE->can(...) ok 2365 - _make_exceptions is not imported from Loader -ok 2366 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2367 - An object of class 'HTTP::Exception::501' isa 'HTTP::Exception::501' -ok 2368 - code is a number (501) -ok 2369 - status_message is same as HTTP::Status -ok 2370 - to_string as well -ok 2371 - field status_message found -ok 2372 - HTTP::Exception::501->can(...) -ok 2373 - _make_exceptions is not imported from Loader -ok 2374 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2375 - code is a number (501) -ok 2376 - status_message is same as HTTP::Status -ok 2377 - to_string as well -ok 2378 - field status_message found -ok 2379 - HTTP::Exception::501->can(...) -ok 2380 - _make_exceptions is not imported from Loader -ok 2381 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2382 - An object of class 'HTTP::Exception::501' isa 'HTTP::Exception::501' -ok 2383 - code is a number (501) -ok 2384 - status_message is same as HTTP::Status -ok 2385 - to_string as well -ok 2386 - field status_message found -ok 2387 - HTTP::Exception::501->can(...) -ok 2388 - _make_exceptions is not imported from Loader -ok 2389 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2390 - threw HTTP::Exception::LENGTH_REQUIRED -ok 2391 - An object of class 'HTTP::Exception::LENGTH_REQUIRED' isa 'HTTP::Exception::LENGTH_REQUIRED' -ok 2392 - code is a number (411) -ok 2393 - status_message is same as HTTP::Status -ok 2394 - to_string as well -ok 2395 - field status_message found -ok 2396 - HTTP::Exception::LENGTH_REQUIRED->can(...) -ok 2397 - _make_exceptions is not imported from Loader -ok 2398 # skip can't reliably determine expected Errorcode -ok 2399 # skip can't reliably determine expected Errorcode -ok 2400 - An object of class 'HTTP::Exception::LENGTH_REQUIRED' isa 'HTTP::Exception::LENGTH_REQUIRED' -ok 2401 - code is a number (411) -ok 2402 - status_message is same as HTTP::Status -ok 2403 - to_string as well -ok 2404 - field status_message found -ok 2405 - HTTP::Exception::LENGTH_REQUIRED->can(...) -ok 2406 - _make_exceptions is not imported from Loader -ok 2407 # skip can't reliably determine expected Errorcode -ok 2408 # skip can't reliably determine expected Errorcode -ok 2409 - code is a number (411) -ok 2410 - status_message is same as HTTP::Status -ok 2411 - to_string as well -ok 2412 - field status_message found -ok 2413 - HTTP::Exception::LENGTH_REQUIRED->can(...) -ok 2414 - _make_exceptions is not imported from Loader -ok 2415 # skip can't reliably determine expected Errorcode -ok 2416 # skip can't reliably determine expected Errorcode -ok 2417 - An object of class 'HTTP::Exception::LENGTH_REQUIRED' isa 'HTTP::Exception::LENGTH_REQUIRED' -ok 2418 - code is a number (411) -ok 2419 - status_message is same as HTTP::Status -ok 2420 - to_string as well -ok 2421 - field status_message found -ok 2422 - HTTP::Exception::LENGTH_REQUIRED->can(...) -ok 2423 - _make_exceptions is not imported from Loader -ok 2424 # skip can't reliably determine expected Errorcode -ok 2425 # skip can't reliably determine expected Errorcode -ok 2426 - threw HTTP::Exception::ACCEPTED -ok 2427 - An object of class 'HTTP::Exception::ACCEPTED' isa 'HTTP::Exception::ACCEPTED' -ok 2428 - code is a number (202) +ok 2366 # skip can't reliably determine expected Errorcode +ok 2367 # skip can't reliably determine expected Errorcode +ok 2368 - An object of class 'HTTP::Exception::GONE' isa 'HTTP::Exception::GONE' +ok 2369 - code is a number (410) +ok 2370 - status_message is same as HTTP::Status +ok 2371 - to_string as well +ok 2372 - field status_message found +ok 2373 - HTTP::Exception::GONE->can(...) +ok 2374 - _make_exceptions is not imported from Loader +ok 2375 # skip can't reliably determine expected Errorcode +ok 2376 # skip can't reliably determine expected Errorcode +ok 2377 - code is a number (410) +ok 2378 - status_message is same as HTTP::Status +ok 2379 - to_string as well +ok 2380 - field status_message found +ok 2381 - HTTP::Exception::GONE->can(...) +ok 2382 - _make_exceptions is not imported from Loader +ok 2383 # skip can't reliably determine expected Errorcode +ok 2384 # skip can't reliably determine expected Errorcode +ok 2385 - An object of class 'HTTP::Exception::GONE' isa 'HTTP::Exception::GONE' +ok 2386 - code is a number (410) +ok 2387 - status_message is same as HTTP::Status +ok 2388 - to_string as well +ok 2389 - field status_message found +ok 2390 - HTTP::Exception::GONE->can(...) +ok 2391 - _make_exceptions is not imported from Loader +ok 2392 # skip can't reliably determine expected Errorcode +ok 2393 # skip can't reliably determine expected Errorcode +ok 2394 - threw HTTP::Exception::414 +ok 2395 - An object of class 'HTTP::Exception::414' isa 'HTTP::Exception::414' +ok 2396 - code is a number (414) +ok 2397 - status_message is same as HTTP::Status +ok 2398 - to_string as well +ok 2399 - field status_message found +ok 2400 - HTTP::Exception::414->can(...) +ok 2401 - _make_exceptions is not imported from Loader +ok 2402 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2403 - An object of class 'HTTP::Exception::414' isa 'HTTP::Exception::414' +ok 2404 - code is a number (414) +ok 2405 - status_message is same as HTTP::Status +ok 2406 - to_string as well +ok 2407 - field status_message found +ok 2408 - HTTP::Exception::414->can(...) +ok 2409 - _make_exceptions is not imported from Loader +ok 2410 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2411 - code is a number (414) +ok 2412 - status_message is same as HTTP::Status +ok 2413 - to_string as well +ok 2414 - field status_message found +ok 2415 - HTTP::Exception::414->can(...) +ok 2416 - _make_exceptions is not imported from Loader +ok 2417 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2418 - An object of class 'HTTP::Exception::414' isa 'HTTP::Exception::414' +ok 2419 - code is a number (414) +ok 2420 - status_message is same as HTTP::Status +ok 2421 - to_string as well +ok 2422 - field status_message found +ok 2423 - HTTP::Exception::414->can(...) +ok 2424 - _make_exceptions is not imported from Loader +ok 2425 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2426 - threw HTTP::Exception::421 +ok 2427 - An object of class 'HTTP::Exception::421' isa 'HTTP::Exception::421' +ok 2428 - code is a number (421) ok 2429 - status_message is same as HTTP::Status ok 2430 - to_string as well ok 2431 - field status_message found -ok 2432 - HTTP::Exception::ACCEPTED->can(...) +ok 2432 - HTTP::Exception::421->can(...) ok 2433 - _make_exceptions is not imported from Loader -ok 2434 # skip can't reliably determine expected Errorcode -ok 2435 # skip can't reliably determine expected Errorcode -ok 2436 - An object of class 'HTTP::Exception::ACCEPTED' isa 'HTTP::Exception::ACCEPTED' -ok 2437 - code is a number (202) -ok 2438 - status_message is same as HTTP::Status -ok 2439 - to_string as well -ok 2440 - field status_message found -ok 2441 - HTTP::Exception::ACCEPTED->can(...) -ok 2442 - _make_exceptions is not imported from Loader -ok 2443 # skip can't reliably determine expected Errorcode -ok 2444 # skip can't reliably determine expected Errorcode -ok 2445 - code is a number (202) -ok 2446 - status_message is same as HTTP::Status -ok 2447 - to_string as well -ok 2448 - field status_message found -ok 2449 - HTTP::Exception::ACCEPTED->can(...) -ok 2450 - _make_exceptions is not imported from Loader -ok 2451 # skip can't reliably determine expected Errorcode -ok 2452 # skip can't reliably determine expected Errorcode -ok 2453 - An object of class 'HTTP::Exception::ACCEPTED' isa 'HTTP::Exception::ACCEPTED' -ok 2454 - code is a number (202) -ok 2455 - status_message is same as HTTP::Status -ok 2456 - to_string as well -ok 2457 - field status_message found -ok 2458 - HTTP::Exception::ACCEPTED->can(...) -ok 2459 - _make_exceptions is not imported from Loader -ok 2460 # skip can't reliably determine expected Errorcode -ok 2461 # skip can't reliably determine expected Errorcode -ok 2462 - threw HTTP::Exception::422 -ok 2463 - An object of class 'HTTP::Exception::422' isa 'HTTP::Exception::422' -ok 2464 - code is a number (422) -ok 2465 - status_message is same as HTTP::Status -ok 2466 - to_string as well -ok 2467 - field status_message found -ok 2468 - HTTP::Exception::422->can(...) -ok 2469 - _make_exceptions is not imported from Loader -ok 2470 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2471 - An object of class 'HTTP::Exception::422' isa 'HTTP::Exception::422' -ok 2472 - code is a number (422) -ok 2473 - status_message is same as HTTP::Status -ok 2474 - to_string as well -ok 2475 - field status_message found -ok 2476 - HTTP::Exception::422->can(...) -ok 2477 - _make_exceptions is not imported from Loader -ok 2478 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2479 - code is a number (422) -ok 2480 - status_message is same as HTTP::Status -ok 2481 - to_string as well -ok 2482 - field status_message found -ok 2483 - HTTP::Exception::422->can(...) -ok 2484 - _make_exceptions is not imported from Loader -ok 2485 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2486 - An object of class 'HTTP::Exception::422' isa 'HTTP::Exception::422' -ok 2487 - code is a number (422) -ok 2488 - status_message is same as HTTP::Status -ok 2489 - to_string as well -ok 2490 - field status_message found -ok 2491 - HTTP::Exception::422->can(...) -ok 2492 - _make_exceptions is not imported from Loader -ok 2493 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2494 - threw HTTP::Exception::410 -ok 2495 - An object of class 'HTTP::Exception::410' isa 'HTTP::Exception::410' -ok 2496 - code is a number (410) +ok 2434 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2435 - An object of class 'HTTP::Exception::421' isa 'HTTP::Exception::421' +ok 2436 - code is a number (421) +ok 2437 - status_message is same as HTTP::Status +ok 2438 - to_string as well +ok 2439 - field status_message found +ok 2440 - HTTP::Exception::421->can(...) +ok 2441 - _make_exceptions is not imported from Loader +ok 2442 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2443 - code is a number (421) +ok 2444 - status_message is same as HTTP::Status +ok 2445 - to_string as well +ok 2446 - field status_message found +ok 2447 - HTTP::Exception::421->can(...) +ok 2448 - _make_exceptions is not imported from Loader +ok 2449 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2450 - An object of class 'HTTP::Exception::421' isa 'HTTP::Exception::421' +ok 2451 - code is a number (421) +ok 2452 - status_message is same as HTTP::Status +ok 2453 - to_string as well +ok 2454 - field status_message found +ok 2455 - HTTP::Exception::421->can(...) +ok 2456 - _make_exceptions is not imported from Loader +ok 2457 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2458 - threw HTTP::Exception::VARIANT_ALSO_NEGOTIATES +ok 2459 - An object of class 'HTTP::Exception::VARIANT_ALSO_NEGOTIATES' isa 'HTTP::Exception::VARIANT_ALSO_NEGOTIATES' +ok 2460 - code is a number (506) +ok 2461 - status_message is same as HTTP::Status +ok 2462 - to_string as well +ok 2463 - field status_message found +ok 2464 - HTTP::Exception::VARIANT_ALSO_NEGOTIATES->can(...) +ok 2465 - _make_exceptions is not imported from Loader +ok 2466 # skip can't reliably determine expected Errorcode +ok 2467 # skip can't reliably determine expected Errorcode +ok 2468 - An object of class 'HTTP::Exception::VARIANT_ALSO_NEGOTIATES' isa 'HTTP::Exception::VARIANT_ALSO_NEGOTIATES' +ok 2469 - code is a number (506) +ok 2470 - status_message is same as HTTP::Status +ok 2471 - to_string as well +ok 2472 - field status_message found +ok 2473 - HTTP::Exception::VARIANT_ALSO_NEGOTIATES->can(...) +ok 2474 - _make_exceptions is not imported from Loader +ok 2475 # skip can't reliably determine expected Errorcode +ok 2476 # skip can't reliably determine expected Errorcode +ok 2477 - code is a number (506) +ok 2478 - status_message is same as HTTP::Status +ok 2479 - to_string as well +ok 2480 - field status_message found +ok 2481 - HTTP::Exception::VARIANT_ALSO_NEGOTIATES->can(...) +ok 2482 - _make_exceptions is not imported from Loader +ok 2483 # skip can't reliably determine expected Errorcode +ok 2484 # skip can't reliably determine expected Errorcode +ok 2485 - An object of class 'HTTP::Exception::VARIANT_ALSO_NEGOTIATES' isa 'HTTP::Exception::VARIANT_ALSO_NEGOTIATES' +ok 2486 - code is a number (506) +ok 2487 - status_message is same as HTTP::Status +ok 2488 - to_string as well +ok 2489 - field status_message found +ok 2490 - HTTP::Exception::VARIANT_ALSO_NEGOTIATES->can(...) +ok 2491 - _make_exceptions is not imported from Loader +ok 2492 # skip can't reliably determine expected Errorcode +ok 2493 # skip can't reliably determine expected Errorcode +ok 2494 - threw HTTP::Exception::NON_AUTHORITATIVE_INFORMATION +ok 2495 - An object of class 'HTTP::Exception::NON_AUTHORITATIVE_INFORMATION' isa 'HTTP::Exception::NON_AUTHORITATIVE_INFORMATION' +ok 2496 - code is a number (203) ok 2497 - status_message is same as HTTP::Status ok 2498 - to_string as well ok 2499 - field status_message found -ok 2500 - HTTP::Exception::410->can(...) +ok 2500 - HTTP::Exception::NON_AUTHORITATIVE_INFORMATION->can(...) ok 2501 - _make_exceptions is not imported from Loader -ok 2502 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2503 - An object of class 'HTTP::Exception::410' isa 'HTTP::Exception::410' -ok 2504 - code is a number (410) -ok 2505 - status_message is same as HTTP::Status -ok 2506 - to_string as well -ok 2507 - field status_message found -ok 2508 - HTTP::Exception::410->can(...) -ok 2509 - _make_exceptions is not imported from Loader -ok 2510 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2511 - code is a number (410) -ok 2512 - status_message is same as HTTP::Status -ok 2513 - to_string as well -ok 2514 - field status_message found -ok 2515 - HTTP::Exception::410->can(...) -ok 2516 - _make_exceptions is not imported from Loader -ok 2517 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2518 - An object of class 'HTTP::Exception::410' isa 'HTTP::Exception::410' -ok 2519 - code is a number (410) -ok 2520 - status_message is same as HTTP::Status -ok 2521 - to_string as well -ok 2522 - field status_message found -ok 2523 - HTTP::Exception::410->can(...) -ok 2524 - _make_exceptions is not imported from Loader -ok 2525 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2526 - threw HTTP::Exception::INTERNAL_SERVER_ERROR -ok 2527 - An object of class 'HTTP::Exception::INTERNAL_SERVER_ERROR' isa 'HTTP::Exception::INTERNAL_SERVER_ERROR' -ok 2528 - code is a number (500) -ok 2529 - status_message is same as HTTP::Status -ok 2530 - to_string as well -ok 2531 - field status_message found -ok 2532 - HTTP::Exception::INTERNAL_SERVER_ERROR->can(...) -ok 2533 - _make_exceptions is not imported from Loader -ok 2534 # skip can't reliably determine expected Errorcode -ok 2535 # skip can't reliably determine expected Errorcode -ok 2536 - An object of class 'HTTP::Exception::INTERNAL_SERVER_ERROR' isa 'HTTP::Exception::INTERNAL_SERVER_ERROR' -ok 2537 - code is a number (500) -ok 2538 - status_message is same as HTTP::Status -ok 2539 - to_string as well -ok 2540 - field status_message found -ok 2541 - HTTP::Exception::INTERNAL_SERVER_ERROR->can(...) -ok 2542 - _make_exceptions is not imported from Loader -ok 2543 # skip can't reliably determine expected Errorcode -ok 2544 # skip can't reliably determine expected Errorcode -ok 2545 - code is a number (500) -ok 2546 - status_message is same as HTTP::Status -ok 2547 - to_string as well -ok 2548 - field status_message found -ok 2549 - HTTP::Exception::INTERNAL_SERVER_ERROR->can(...) -ok 2550 - _make_exceptions is not imported from Loader -ok 2551 # skip can't reliably determine expected Errorcode -ok 2552 # skip can't reliably determine expected Errorcode -ok 2553 - An object of class 'HTTP::Exception::INTERNAL_SERVER_ERROR' isa 'HTTP::Exception::INTERNAL_SERVER_ERROR' -ok 2554 - code is a number (500) -ok 2555 - status_message is same as HTTP::Status -ok 2556 - to_string as well -ok 2557 - field status_message found -ok 2558 - HTTP::Exception::INTERNAL_SERVER_ERROR->can(...) -ok 2559 - _make_exceptions is not imported from Loader -ok 2560 # skip can't reliably determine expected Errorcode -ok 2561 # skip can't reliably determine expected Errorcode -ok 2562 - threw HTTP::Exception::UNSUPPORTED_MEDIA_TYPE -ok 2563 - An object of class 'HTTP::Exception::UNSUPPORTED_MEDIA_TYPE' isa 'HTTP::Exception::UNSUPPORTED_MEDIA_TYPE' -ok 2564 - code is a number (415) +ok 2502 # skip can't reliably determine expected Errorcode +ok 2503 # skip can't reliably determine expected Errorcode +ok 2504 - An object of class 'HTTP::Exception::NON_AUTHORITATIVE_INFORMATION' isa 'HTTP::Exception::NON_AUTHORITATIVE_INFORMATION' +ok 2505 - code is a number (203) +ok 2506 - status_message is same as HTTP::Status +ok 2507 - to_string as well +ok 2508 - field status_message found +ok 2509 - HTTP::Exception::NON_AUTHORITATIVE_INFORMATION->can(...) +ok 2510 - _make_exceptions is not imported from Loader +ok 2511 # skip can't reliably determine expected Errorcode +ok 2512 # skip can't reliably determine expected Errorcode +ok 2513 - code is a number (203) +ok 2514 - status_message is same as HTTP::Status +ok 2515 - to_string as well +ok 2516 - field status_message found +ok 2517 - HTTP::Exception::NON_AUTHORITATIVE_INFORMATION->can(...) +ok 2518 - _make_exceptions is not imported from Loader +ok 2519 # skip can't reliably determine expected Errorcode +ok 2520 # skip can't reliably determine expected Errorcode +ok 2521 - An object of class 'HTTP::Exception::NON_AUTHORITATIVE_INFORMATION' isa 'HTTP::Exception::NON_AUTHORITATIVE_INFORMATION' +ok 2522 - code is a number (203) +ok 2523 - status_message is same as HTTP::Status +ok 2524 - to_string as well +ok 2525 - field status_message found +ok 2526 - HTTP::Exception::NON_AUTHORITATIVE_INFORMATION->can(...) +ok 2527 - _make_exceptions is not imported from Loader +ok 2528 # skip can't reliably determine expected Errorcode +ok 2529 # skip can't reliably determine expected Errorcode +ok 2530 - threw HTTP::Exception::405 +ok 2531 - An object of class 'HTTP::Exception::405' isa 'HTTP::Exception::405' +ok 2532 - code is a number (405) +ok 2533 - status_message is same as HTTP::Status +ok 2534 - to_string as well +ok 2535 - field status_message found +ok 2536 - HTTP::Exception::405->can(...) +ok 2537 - _make_exceptions is not imported from Loader +ok 2538 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2539 - An object of class 'HTTP::Exception::405' isa 'HTTP::Exception::405' +ok 2540 - code is a number (405) +ok 2541 - status_message is same as HTTP::Status +ok 2542 - to_string as well +ok 2543 - field status_message found +ok 2544 - HTTP::Exception::405->can(...) +ok 2545 - _make_exceptions is not imported from Loader +ok 2546 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2547 - code is a number (405) +ok 2548 - status_message is same as HTTP::Status +ok 2549 - to_string as well +ok 2550 - field status_message found +ok 2551 - HTTP::Exception::405->can(...) +ok 2552 - _make_exceptions is not imported from Loader +ok 2553 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2554 - An object of class 'HTTP::Exception::405' isa 'HTTP::Exception::405' +ok 2555 - code is a number (405) +ok 2556 - status_message is same as HTTP::Status +ok 2557 - to_string as well +ok 2558 - field status_message found +ok 2559 - HTTP::Exception::405->can(...) +ok 2560 - _make_exceptions is not imported from Loader +ok 2561 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2562 - threw HTTP::Exception::CREATED +ok 2563 - An object of class 'HTTP::Exception::CREATED' isa 'HTTP::Exception::CREATED' +ok 2564 - code is a number (201) ok 2565 - status_message is same as HTTP::Status ok 2566 - to_string as well ok 2567 - field status_message found -ok 2568 - HTTP::Exception::UNSUPPORTED_MEDIA_TYPE->can(...) +ok 2568 - HTTP::Exception::CREATED->can(...) ok 2569 - _make_exceptions is not imported from Loader ok 2570 # skip can't reliably determine expected Errorcode ok 2571 # skip can't reliably determine expected Errorcode -ok 2572 - An object of class 'HTTP::Exception::UNSUPPORTED_MEDIA_TYPE' isa 'HTTP::Exception::UNSUPPORTED_MEDIA_TYPE' -ok 2573 - code is a number (415) +ok 2572 - An object of class 'HTTP::Exception::CREATED' isa 'HTTP::Exception::CREATED' +ok 2573 - code is a number (201) ok 2574 - status_message is same as HTTP::Status ok 2575 - to_string as well ok 2576 - field status_message found -ok 2577 - HTTP::Exception::UNSUPPORTED_MEDIA_TYPE->can(...) +ok 2577 - HTTP::Exception::CREATED->can(...) ok 2578 - _make_exceptions is not imported from Loader ok 2579 # skip can't reliably determine expected Errorcode ok 2580 # skip can't reliably determine expected Errorcode -ok 2581 - code is a number (415) +ok 2581 - code is a number (201) ok 2582 - status_message is same as HTTP::Status ok 2583 - to_string as well ok 2584 - field status_message found -ok 2585 - HTTP::Exception::UNSUPPORTED_MEDIA_TYPE->can(...) +ok 2585 - HTTP::Exception::CREATED->can(...) ok 2586 - _make_exceptions is not imported from Loader ok 2587 # skip can't reliably determine expected Errorcode ok 2588 # skip can't reliably determine expected Errorcode -ok 2589 - An object of class 'HTTP::Exception::UNSUPPORTED_MEDIA_TYPE' isa 'HTTP::Exception::UNSUPPORTED_MEDIA_TYPE' -ok 2590 - code is a number (415) +ok 2589 - An object of class 'HTTP::Exception::CREATED' isa 'HTTP::Exception::CREATED' +ok 2590 - code is a number (201) ok 2591 - status_message is same as HTTP::Status ok 2592 - to_string as well ok 2593 - field status_message found -ok 2594 - HTTP::Exception::UNSUPPORTED_MEDIA_TYPE->can(...) +ok 2594 - HTTP::Exception::CREATED->can(...) ok 2595 - _make_exceptions is not imported from Loader ok 2596 # skip can't reliably determine expected Errorcode ok 2597 # skip can't reliably determine expected Errorcode -ok 2598 - threw HTTP::Exception::415 -ok 2599 - An object of class 'HTTP::Exception::415' isa 'HTTP::Exception::415' -ok 2600 - code is a number (415) +ok 2598 - threw HTTP::Exception::424 +ok 2599 - An object of class 'HTTP::Exception::424' isa 'HTTP::Exception::424' +ok 2600 - code is a number (424) ok 2601 - status_message is same as HTTP::Status ok 2602 - to_string as well ok 2603 - field status_message found -ok 2604 - HTTP::Exception::415->can(...) +ok 2604 - HTTP::Exception::424->can(...) ok 2605 - _make_exceptions is not imported from Loader ok 2606 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2607 - An object of class 'HTTP::Exception::415' isa 'HTTP::Exception::415' -ok 2608 - code is a number (415) +ok 2607 - An object of class 'HTTP::Exception::424' isa 'HTTP::Exception::424' +ok 2608 - code is a number (424) ok 2609 - status_message is same as HTTP::Status ok 2610 - to_string as well ok 2611 - field status_message found -ok 2612 - HTTP::Exception::415->can(...) +ok 2612 - HTTP::Exception::424->can(...) ok 2613 - _make_exceptions is not imported from Loader ok 2614 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2615 - code is a number (415) +ok 2615 - code is a number (424) ok 2616 - status_message is same as HTTP::Status ok 2617 - to_string as well ok 2618 - field status_message found -ok 2619 - HTTP::Exception::415->can(...) +ok 2619 - HTTP::Exception::424->can(...) ok 2620 - _make_exceptions is not imported from Loader ok 2621 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2622 - An object of class 'HTTP::Exception::415' isa 'HTTP::Exception::415' -ok 2623 - code is a number (415) +ok 2622 - An object of class 'HTTP::Exception::424' isa 'HTTP::Exception::424' +ok 2623 - code is a number (424) ok 2624 - status_message is same as HTTP::Status ok 2625 - to_string as well ok 2626 - field status_message found -ok 2627 - HTTP::Exception::415->can(...) +ok 2627 - HTTP::Exception::424->can(...) ok 2628 - _make_exceptions is not imported from Loader ok 2629 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2630 - threw HTTP::Exception::451 -ok 2631 - An object of class 'HTTP::Exception::451' isa 'HTTP::Exception::451' -ok 2632 - code is a number (451) +ok 2630 - threw HTTP::Exception::411 +ok 2631 - An object of class 'HTTP::Exception::411' isa 'HTTP::Exception::411' +ok 2632 - code is a number (411) ok 2633 - status_message is same as HTTP::Status ok 2634 - to_string as well ok 2635 - field status_message found -ok 2636 - HTTP::Exception::451->can(...) +ok 2636 - HTTP::Exception::411->can(...) ok 2637 - _make_exceptions is not imported from Loader ok 2638 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2639 - An object of class 'HTTP::Exception::451' isa 'HTTP::Exception::451' -ok 2640 - code is a number (451) +ok 2639 - An object of class 'HTTP::Exception::411' isa 'HTTP::Exception::411' +ok 2640 - code is a number (411) ok 2641 - status_message is same as HTTP::Status ok 2642 - to_string as well ok 2643 - field status_message found -ok 2644 - HTTP::Exception::451->can(...) +ok 2644 - HTTP::Exception::411->can(...) ok 2645 - _make_exceptions is not imported from Loader ok 2646 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2647 - code is a number (451) +ok 2647 - code is a number (411) ok 2648 - status_message is same as HTTP::Status ok 2649 - to_string as well ok 2650 - field status_message found -ok 2651 - HTTP::Exception::451->can(...) +ok 2651 - HTTP::Exception::411->can(...) ok 2652 - _make_exceptions is not imported from Loader ok 2653 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2654 - An object of class 'HTTP::Exception::451' isa 'HTTP::Exception::451' -ok 2655 - code is a number (451) +ok 2654 - An object of class 'HTTP::Exception::411' isa 'HTTP::Exception::411' +ok 2655 - code is a number (411) ok 2656 - status_message is same as HTTP::Status ok 2657 - to_string as well ok 2658 - field status_message found -ok 2659 - HTTP::Exception::451->can(...) +ok 2659 - HTTP::Exception::411->can(...) ok 2660 - _make_exceptions is not imported from Loader ok 2661 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2662 - threw HTTP::Exception::507 -ok 2663 - An object of class 'HTTP::Exception::507' isa 'HTTP::Exception::507' -ok 2664 - code is a number (507) +ok 2662 - threw HTTP::Exception::MULTIPLE_CHOICES +ok 2663 - An object of class 'HTTP::Exception::MULTIPLE_CHOICES' isa 'HTTP::Exception::MULTIPLE_CHOICES' +ok 2664 - code is a number (300) ok 2665 - status_message is same as HTTP::Status ok 2666 - to_string as well ok 2667 - field status_message found -ok 2668 - HTTP::Exception::507->can(...) +ok 2668 - HTTP::Exception::MULTIPLE_CHOICES->can(...) ok 2669 - _make_exceptions is not imported from Loader -ok 2670 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2671 - An object of class 'HTTP::Exception::507' isa 'HTTP::Exception::507' -ok 2672 - code is a number (507) -ok 2673 - status_message is same as HTTP::Status -ok 2674 - to_string as well -ok 2675 - field status_message found -ok 2676 - HTTP::Exception::507->can(...) -ok 2677 - _make_exceptions is not imported from Loader -ok 2678 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2679 - code is a number (507) -ok 2680 - status_message is same as HTTP::Status -ok 2681 - to_string as well -ok 2682 - field status_message found -ok 2683 - HTTP::Exception::507->can(...) -ok 2684 - _make_exceptions is not imported from Loader -ok 2685 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2686 - An object of class 'HTTP::Exception::507' isa 'HTTP::Exception::507' -ok 2687 - code is a number (507) -ok 2688 - status_message is same as HTTP::Status -ok 2689 - to_string as well -ok 2690 - field status_message found -ok 2691 - HTTP::Exception::507->can(...) -ok 2692 - _make_exceptions is not imported from Loader -ok 2693 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2694 - threw HTTP::Exception::506 -ok 2695 - An object of class 'HTTP::Exception::506' isa 'HTTP::Exception::506' -ok 2696 - code is a number (506) -ok 2697 - status_message is same as HTTP::Status -ok 2698 - to_string as well -ok 2699 - field status_message found -ok 2700 - HTTP::Exception::506->can(...) -ok 2701 - _make_exceptions is not imported from Loader -ok 2702 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2703 - An object of class 'HTTP::Exception::506' isa 'HTTP::Exception::506' -ok 2704 - code is a number (506) -ok 2705 - status_message is same as HTTP::Status -ok 2706 - to_string as well -ok 2707 - field status_message found -ok 2708 - HTTP::Exception::506->can(...) -ok 2709 - _make_exceptions is not imported from Loader -ok 2710 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2711 - code is a number (506) -ok 2712 - status_message is same as HTTP::Status -ok 2713 - to_string as well -ok 2714 - field status_message found -ok 2715 - HTTP::Exception::506->can(...) -ok 2716 - _make_exceptions is not imported from Loader -ok 2717 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2718 - An object of class 'HTTP::Exception::506' isa 'HTTP::Exception::506' -ok 2719 - code is a number (506) -ok 2720 - status_message is same as HTTP::Status -ok 2721 - to_string as well -ok 2722 - field status_message found -ok 2723 - HTTP::Exception::506->can(...) -ok 2724 - _make_exceptions is not imported from Loader -ok 2725 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2726 - threw HTTP::Exception::UNAUTHORIZED -ok 2727 - An object of class 'HTTP::Exception::UNAUTHORIZED' isa 'HTTP::Exception::UNAUTHORIZED' -ok 2728 - code is a number (401) -ok 2729 - status_message is same as HTTP::Status -ok 2730 - to_string as well -ok 2731 - field status_message found -ok 2732 - HTTP::Exception::UNAUTHORIZED->can(...) -ok 2733 - _make_exceptions is not imported from Loader -ok 2734 # skip can't reliably determine expected Errorcode -ok 2735 # skip can't reliably determine expected Errorcode -ok 2736 - An object of class 'HTTP::Exception::UNAUTHORIZED' isa 'HTTP::Exception::UNAUTHORIZED' -ok 2737 - code is a number (401) -ok 2738 - status_message is same as HTTP::Status -ok 2739 - to_string as well -ok 2740 - field status_message found -ok 2741 - HTTP::Exception::UNAUTHORIZED->can(...) -ok 2742 - _make_exceptions is not imported from Loader -ok 2743 # skip can't reliably determine expected Errorcode -ok 2744 # skip can't reliably determine expected Errorcode -ok 2745 - code is a number (401) -ok 2746 - status_message is same as HTTP::Status -ok 2747 - to_string as well -ok 2748 - field status_message found -ok 2749 - HTTP::Exception::UNAUTHORIZED->can(...) -ok 2750 - _make_exceptions is not imported from Loader -ok 2751 # skip can't reliably determine expected Errorcode -ok 2752 # skip can't reliably determine expected Errorcode -ok 2753 - An object of class 'HTTP::Exception::UNAUTHORIZED' isa 'HTTP::Exception::UNAUTHORIZED' -ok 2754 - code is a number (401) -ok 2755 - status_message is same as HTTP::Status -ok 2756 - to_string as well -ok 2757 - field status_message found -ok 2758 - HTTP::Exception::UNAUTHORIZED->can(...) -ok 2759 - _make_exceptions is not imported from Loader -ok 2760 # skip can't reliably determine expected Errorcode -ok 2761 # skip can't reliably determine expected Errorcode -ok 2762 - threw HTTP::Exception::425 -ok 2763 - An object of class 'HTTP::Exception::425' isa 'HTTP::Exception::425' -ok 2764 - code is a number (425) +ok 2670 # skip can't reliably determine expected Errorcode +ok 2671 # skip can't reliably determine expected Errorcode +ok 2672 - An object of class 'HTTP::Exception::MULTIPLE_CHOICES' isa 'HTTP::Exception::MULTIPLE_CHOICES' +ok 2673 - code is a number (300) +ok 2674 - status_message is same as HTTP::Status +ok 2675 - to_string as well +ok 2676 - field status_message found +ok 2677 - HTTP::Exception::MULTIPLE_CHOICES->can(...) +ok 2678 - _make_exceptions is not imported from Loader +ok 2679 # skip can't reliably determine expected Errorcode +ok 2680 # skip can't reliably determine expected Errorcode +ok 2681 - code is a number (300) +ok 2682 - status_message is same as HTTP::Status +ok 2683 - to_string as well +ok 2684 - field status_message found +ok 2685 - HTTP::Exception::MULTIPLE_CHOICES->can(...) +ok 2686 - _make_exceptions is not imported from Loader +ok 2687 # skip can't reliably determine expected Errorcode +ok 2688 # skip can't reliably determine expected Errorcode +ok 2689 - An object of class 'HTTP::Exception::MULTIPLE_CHOICES' isa 'HTTP::Exception::MULTIPLE_CHOICES' +ok 2690 - code is a number (300) +ok 2691 - status_message is same as HTTP::Status +ok 2692 - to_string as well +ok 2693 - field status_message found +ok 2694 - HTTP::Exception::MULTIPLE_CHOICES->can(...) +ok 2695 - _make_exceptions is not imported from Loader +ok 2696 # skip can't reliably determine expected Errorcode +ok 2697 # skip can't reliably determine expected Errorcode +ok 2698 - threw HTTP::Exception::510 +ok 2699 - An object of class 'HTTP::Exception::510' isa 'HTTP::Exception::510' +ok 2700 - code is a number (510) +ok 2701 - status_message is same as HTTP::Status +ok 2702 - to_string as well +ok 2703 - field status_message found +ok 2704 - HTTP::Exception::510->can(...) +ok 2705 - _make_exceptions is not imported from Loader +ok 2706 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2707 - An object of class 'HTTP::Exception::510' isa 'HTTP::Exception::510' +ok 2708 - code is a number (510) +ok 2709 - status_message is same as HTTP::Status +ok 2710 - to_string as well +ok 2711 - field status_message found +ok 2712 - HTTP::Exception::510->can(...) +ok 2713 - _make_exceptions is not imported from Loader +ok 2714 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2715 - code is a number (510) +ok 2716 - status_message is same as HTTP::Status +ok 2717 - to_string as well +ok 2718 - field status_message found +ok 2719 - HTTP::Exception::510->can(...) +ok 2720 - _make_exceptions is not imported from Loader +ok 2721 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2722 - An object of class 'HTTP::Exception::510' isa 'HTTP::Exception::510' +ok 2723 - code is a number (510) +ok 2724 - status_message is same as HTTP::Status +ok 2725 - to_string as well +ok 2726 - field status_message found +ok 2727 - HTTP::Exception::510->can(...) +ok 2728 - _make_exceptions is not imported from Loader +ok 2729 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2730 - threw HTTP::Exception::428 +ok 2731 - An object of class 'HTTP::Exception::428' isa 'HTTP::Exception::428' +ok 2732 - code is a number (428) +ok 2733 - status_message is same as HTTP::Status +ok 2734 - to_string as well +ok 2735 - field status_message found +ok 2736 - HTTP::Exception::428->can(...) +ok 2737 - _make_exceptions is not imported from Loader +ok 2738 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2739 - An object of class 'HTTP::Exception::428' isa 'HTTP::Exception::428' +ok 2740 - code is a number (428) +ok 2741 - status_message is same as HTTP::Status +ok 2742 - to_string as well +ok 2743 - field status_message found +ok 2744 - HTTP::Exception::428->can(...) +ok 2745 - _make_exceptions is not imported from Loader +ok 2746 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2747 - code is a number (428) +ok 2748 - status_message is same as HTTP::Status +ok 2749 - to_string as well +ok 2750 - field status_message found +ok 2751 - HTTP::Exception::428->can(...) +ok 2752 - _make_exceptions is not imported from Loader +ok 2753 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2754 - An object of class 'HTTP::Exception::428' isa 'HTTP::Exception::428' +ok 2755 - code is a number (428) +ok 2756 - status_message is same as HTTP::Status +ok 2757 - to_string as well +ok 2758 - field status_message found +ok 2759 - HTTP::Exception::428->can(...) +ok 2760 - _make_exceptions is not imported from Loader +ok 2761 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2762 - threw HTTP::Exception::LOOP_DETECTED +ok 2763 - An object of class 'HTTP::Exception::LOOP_DETECTED' isa 'HTTP::Exception::LOOP_DETECTED' +ok 2764 - code is a number (508) ok 2765 - status_message is same as HTTP::Status ok 2766 - to_string as well ok 2767 - field status_message found -ok 2768 - HTTP::Exception::425->can(...) +ok 2768 - HTTP::Exception::LOOP_DETECTED->can(...) ok 2769 - _make_exceptions is not imported from Loader -ok 2770 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2771 - An object of class 'HTTP::Exception::425' isa 'HTTP::Exception::425' -ok 2772 - code is a number (425) -ok 2773 - status_message is same as HTTP::Status -ok 2774 - to_string as well -ok 2775 - field status_message found -ok 2776 - HTTP::Exception::425->can(...) -ok 2777 - _make_exceptions is not imported from Loader -ok 2778 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2779 - code is a number (425) -ok 2780 - status_message is same as HTTP::Status -ok 2781 - to_string as well -ok 2782 - field status_message found -ok 2783 - HTTP::Exception::425->can(...) -ok 2784 - _make_exceptions is not imported from Loader -ok 2785 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2786 - An object of class 'HTTP::Exception::425' isa 'HTTP::Exception::425' -ok 2787 - code is a number (425) -ok 2788 - status_message is same as HTTP::Status -ok 2789 - to_string as well -ok 2790 - field status_message found -ok 2791 - HTTP::Exception::425->can(...) -ok 2792 - _make_exceptions is not imported from Loader -ok 2793 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2794 - threw HTTP::Exception::FOUND -ok 2795 - An object of class 'HTTP::Exception::FOUND' isa 'HTTP::Exception::FOUND' -ok 2796 - code is a number (302) -ok 2797 - status_message is same as HTTP::Status -ok 2798 - to_string as well -ok 2799 - field status_message found -ok 2800 - HTTP::Exception::FOUND->can(...) -ok 2801 - _make_exceptions is not imported from Loader -ok 2802 # skip can't reliably determine expected Errorcode -ok 2803 # skip can't reliably determine expected Errorcode -ok 2804 - An object of class 'HTTP::Exception::FOUND' isa 'HTTP::Exception::FOUND' -ok 2805 - code is a number (302) -ok 2806 - status_message is same as HTTP::Status -ok 2807 - to_string as well -ok 2808 - field status_message found -ok 2809 - HTTP::Exception::FOUND->can(...) -ok 2810 - _make_exceptions is not imported from Loader -ok 2811 # skip can't reliably determine expected Errorcode -ok 2812 # skip can't reliably determine expected Errorcode -ok 2813 - code is a number (302) -ok 2814 - status_message is same as HTTP::Status -ok 2815 - to_string as well -ok 2816 - field status_message found -ok 2817 - HTTP::Exception::FOUND->can(...) -ok 2818 - _make_exceptions is not imported from Loader -ok 2819 # skip can't reliably determine expected Errorcode -ok 2820 # skip can't reliably determine expected Errorcode -ok 2821 - An object of class 'HTTP::Exception::FOUND' isa 'HTTP::Exception::FOUND' -ok 2822 - code is a number (302) -ok 2823 - status_message is same as HTTP::Status -ok 2824 - to_string as well -ok 2825 - field status_message found -ok 2826 - HTTP::Exception::FOUND->can(...) -ok 2827 - _make_exceptions is not imported from Loader -ok 2828 # skip can't reliably determine expected Errorcode -ok 2829 # skip can't reliably determine expected Errorcode -ok 2830 - threw HTTP::Exception::412 -ok 2831 - An object of class 'HTTP::Exception::412' isa 'HTTP::Exception::412' -ok 2832 - code is a number (412) +ok 2770 # skip can't reliably determine expected Errorcode +ok 2771 # skip can't reliably determine expected Errorcode +ok 2772 - An object of class 'HTTP::Exception::LOOP_DETECTED' isa 'HTTP::Exception::LOOP_DETECTED' +ok 2773 - code is a number (508) +ok 2774 - status_message is same as HTTP::Status +ok 2775 - to_string as well +ok 2776 - field status_message found +ok 2777 - HTTP::Exception::LOOP_DETECTED->can(...) +ok 2778 - _make_exceptions is not imported from Loader +ok 2779 # skip can't reliably determine expected Errorcode +ok 2780 # skip can't reliably determine expected Errorcode +ok 2781 - code is a number (508) +ok 2782 - status_message is same as HTTP::Status +ok 2783 - to_string as well +ok 2784 - field status_message found +ok 2785 - HTTP::Exception::LOOP_DETECTED->can(...) +ok 2786 - _make_exceptions is not imported from Loader +ok 2787 # skip can't reliably determine expected Errorcode +ok 2788 # skip can't reliably determine expected Errorcode +ok 2789 - An object of class 'HTTP::Exception::LOOP_DETECTED' isa 'HTTP::Exception::LOOP_DETECTED' +ok 2790 - code is a number (508) +ok 2791 - status_message is same as HTTP::Status +ok 2792 - to_string as well +ok 2793 - field status_message found +ok 2794 - HTTP::Exception::LOOP_DETECTED->can(...) +ok 2795 - _make_exceptions is not imported from Loader +ok 2796 # skip can't reliably determine expected Errorcode +ok 2797 # skip can't reliably determine expected Errorcode +ok 2798 - threw HTTP::Exception::407 +ok 2799 - An object of class 'HTTP::Exception::407' isa 'HTTP::Exception::407' +ok 2800 - code is a number (407) +ok 2801 - status_message is same as HTTP::Status +ok 2802 - to_string as well +ok 2803 - field status_message found +ok 2804 - HTTP::Exception::407->can(...) +ok 2805 - _make_exceptions is not imported from Loader +ok 2806 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2807 - An object of class 'HTTP::Exception::407' isa 'HTTP::Exception::407' +ok 2808 - code is a number (407) +ok 2809 - status_message is same as HTTP::Status +ok 2810 - to_string as well +ok 2811 - field status_message found +ok 2812 - HTTP::Exception::407->can(...) +ok 2813 - _make_exceptions is not imported from Loader +ok 2814 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2815 - code is a number (407) +ok 2816 - status_message is same as HTTP::Status +ok 2817 - to_string as well +ok 2818 - field status_message found +ok 2819 - HTTP::Exception::407->can(...) +ok 2820 - _make_exceptions is not imported from Loader +ok 2821 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2822 - An object of class 'HTTP::Exception::407' isa 'HTTP::Exception::407' +ok 2823 - code is a number (407) +ok 2824 - status_message is same as HTTP::Status +ok 2825 - to_string as well +ok 2826 - field status_message found +ok 2827 - HTTP::Exception::407->can(...) +ok 2828 - _make_exceptions is not imported from Loader +ok 2829 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2830 - threw HTTP::Exception::508 +ok 2831 - An object of class 'HTTP::Exception::508' isa 'HTTP::Exception::508' +ok 2832 - code is a number (508) ok 2833 - status_message is same as HTTP::Status ok 2834 - to_string as well ok 2835 - field status_message found -ok 2836 - HTTP::Exception::412->can(...) +ok 2836 - HTTP::Exception::508->can(...) ok 2837 - _make_exceptions is not imported from Loader ok 2838 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2839 - An object of class 'HTTP::Exception::412' isa 'HTTP::Exception::412' -ok 2840 - code is a number (412) +ok 2839 - An object of class 'HTTP::Exception::508' isa 'HTTP::Exception::508' +ok 2840 - code is a number (508) ok 2841 - status_message is same as HTTP::Status ok 2842 - to_string as well ok 2843 - field status_message found -ok 2844 - HTTP::Exception::412->can(...) +ok 2844 - HTTP::Exception::508->can(...) ok 2845 - _make_exceptions is not imported from Loader ok 2846 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2847 - code is a number (412) +ok 2847 - code is a number (508) ok 2848 - status_message is same as HTTP::Status ok 2849 - to_string as well ok 2850 - field status_message found -ok 2851 - HTTP::Exception::412->can(...) +ok 2851 - HTTP::Exception::508->can(...) ok 2852 - _make_exceptions is not imported from Loader ok 2853 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2854 - An object of class 'HTTP::Exception::412' isa 'HTTP::Exception::412' -ok 2855 - code is a number (412) +ok 2854 - An object of class 'HTTP::Exception::508' isa 'HTTP::Exception::508' +ok 2855 - code is a number (508) ok 2856 - status_message is same as HTTP::Status ok 2857 - to_string as well ok 2858 - field status_message found -ok 2859 - HTTP::Exception::412->can(...) +ok 2859 - HTTP::Exception::508->can(...) ok 2860 - _make_exceptions is not imported from Loader ok 2861 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2862 - threw HTTP::Exception::BAD_REQUEST -ok 2863 - An object of class 'HTTP::Exception::BAD_REQUEST' isa 'HTTP::Exception::BAD_REQUEST' -ok 2864 - code is a number (400) +ok 2862 - threw HTTP::Exception::504 +ok 2863 - An object of class 'HTTP::Exception::504' isa 'HTTP::Exception::504' +ok 2864 - code is a number (504) ok 2865 - status_message is same as HTTP::Status ok 2866 - to_string as well ok 2867 - field status_message found -ok 2868 - HTTP::Exception::BAD_REQUEST->can(...) +ok 2868 - HTTP::Exception::504->can(...) ok 2869 - _make_exceptions is not imported from Loader -ok 2870 # skip can't reliably determine expected Errorcode -ok 2871 # skip can't reliably determine expected Errorcode -ok 2872 - An object of class 'HTTP::Exception::BAD_REQUEST' isa 'HTTP::Exception::BAD_REQUEST' -ok 2873 - code is a number (400) -ok 2874 - status_message is same as HTTP::Status -ok 2875 - to_string as well -ok 2876 - field status_message found -ok 2877 - HTTP::Exception::BAD_REQUEST->can(...) -ok 2878 - _make_exceptions is not imported from Loader -ok 2879 # skip can't reliably determine expected Errorcode -ok 2880 # skip can't reliably determine expected Errorcode -ok 2881 - code is a number (400) -ok 2882 - status_message is same as HTTP::Status -ok 2883 - to_string as well -ok 2884 - field status_message found -ok 2885 - HTTP::Exception::BAD_REQUEST->can(...) -ok 2886 - _make_exceptions is not imported from Loader -ok 2887 # skip can't reliably determine expected Errorcode -ok 2888 # skip can't reliably determine expected Errorcode -ok 2889 - An object of class 'HTTP::Exception::BAD_REQUEST' isa 'HTTP::Exception::BAD_REQUEST' -ok 2890 - code is a number (400) -ok 2891 - status_message is same as HTTP::Status -ok 2892 - to_string as well -ok 2893 - field status_message found -ok 2894 - HTTP::Exception::BAD_REQUEST->can(...) -ok 2895 - _make_exceptions is not imported from Loader -ok 2896 # skip can't reliably determine expected Errorcode -ok 2897 # skip can't reliably determine expected Errorcode -ok 2898 - threw HTTP::Exception::202 -ok 2899 - An object of class 'HTTP::Exception::202' isa 'HTTP::Exception::202' -ok 2900 - code is a number (202) -ok 2901 - status_message is same as HTTP::Status -ok 2902 - to_string as well -ok 2903 - field status_message found -ok 2904 - HTTP::Exception::202->can(...) -ok 2905 - _make_exceptions is not imported from Loader -ok 2906 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2907 - An object of class 'HTTP::Exception::202' isa 'HTTP::Exception::202' -ok 2908 - code is a number (202) -ok 2909 - status_message is same as HTTP::Status -ok 2910 - to_string as well -ok 2911 - field status_message found -ok 2912 - HTTP::Exception::202->can(...) -ok 2913 - _make_exceptions is not imported from Loader -ok 2914 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2915 - code is a number (202) -ok 2916 - status_message is same as HTTP::Status -ok 2917 - to_string as well -ok 2918 - field status_message found -ok 2919 - HTTP::Exception::202->can(...) -ok 2920 - _make_exceptions is not imported from Loader -ok 2921 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2922 - An object of class 'HTTP::Exception::202' isa 'HTTP::Exception::202' -ok 2923 - code is a number (202) -ok 2924 - status_message is same as HTTP::Status -ok 2925 - to_string as well -ok 2926 - field status_message found -ok 2927 - HTTP::Exception::202->can(...) -ok 2928 - _make_exceptions is not imported from Loader -ok 2929 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2930 - threw HTTP::Exception::305 -ok 2931 - An object of class 'HTTP::Exception::305' isa 'HTTP::Exception::305' -ok 2932 - code is a number (305) +ok 2870 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2871 - An object of class 'HTTP::Exception::504' isa 'HTTP::Exception::504' +ok 2872 - code is a number (504) +ok 2873 - status_message is same as HTTP::Status +ok 2874 - to_string as well +ok 2875 - field status_message found +ok 2876 - HTTP::Exception::504->can(...) +ok 2877 - _make_exceptions is not imported from Loader +ok 2878 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2879 - code is a number (504) +ok 2880 - status_message is same as HTTP::Status +ok 2881 - to_string as well +ok 2882 - field status_message found +ok 2883 - HTTP::Exception::504->can(...) +ok 2884 - _make_exceptions is not imported from Loader +ok 2885 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2886 - An object of class 'HTTP::Exception::504' isa 'HTTP::Exception::504' +ok 2887 - code is a number (504) +ok 2888 - status_message is same as HTTP::Status +ok 2889 - to_string as well +ok 2890 - field status_message found +ok 2891 - HTTP::Exception::504->can(...) +ok 2892 - _make_exceptions is not imported from Loader +ok 2893 - Errorcode in Classname and expected HTTP-Errorcode match +ok 2894 - threw HTTP::Exception::NOT_FOUND +ok 2895 - An object of class 'HTTP::Exception::NOT_FOUND' isa 'HTTP::Exception::NOT_FOUND' +ok 2896 - code is a number (404) +ok 2897 - status_message is same as HTTP::Status +ok 2898 - to_string as well +ok 2899 - field status_message found +ok 2900 - HTTP::Exception::NOT_FOUND->can(...) +ok 2901 - _make_exceptions is not imported from Loader +ok 2902 # skip can't reliably determine expected Errorcode +ok 2903 # skip can't reliably determine expected Errorcode +ok 2904 - An object of class 'HTTP::Exception::NOT_FOUND' isa 'HTTP::Exception::NOT_FOUND' +ok 2905 - code is a number (404) +ok 2906 - status_message is same as HTTP::Status +ok 2907 - to_string as well +ok 2908 - field status_message found +ok 2909 - HTTP::Exception::NOT_FOUND->can(...) +ok 2910 - _make_exceptions is not imported from Loader +ok 2911 # skip can't reliably determine expected Errorcode +ok 2912 # skip can't reliably determine expected Errorcode +ok 2913 - code is a number (404) +ok 2914 - status_message is same as HTTP::Status +ok 2915 - to_string as well +ok 2916 - field status_message found +ok 2917 - HTTP::Exception::NOT_FOUND->can(...) +ok 2918 - _make_exceptions is not imported from Loader +ok 2919 # skip can't reliably determine expected Errorcode +ok 2920 # skip can't reliably determine expected Errorcode +ok 2921 - An object of class 'HTTP::Exception::NOT_FOUND' isa 'HTTP::Exception::NOT_FOUND' +ok 2922 - code is a number (404) +ok 2923 - status_message is same as HTTP::Status +ok 2924 - to_string as well +ok 2925 - field status_message found +ok 2926 - HTTP::Exception::NOT_FOUND->can(...) +ok 2927 - _make_exceptions is not imported from Loader +ok 2928 # skip can't reliably determine expected Errorcode +ok 2929 # skip can't reliably determine expected Errorcode +ok 2930 - threw HTTP::Exception::REQUEST_TIMEOUT +ok 2931 - An object of class 'HTTP::Exception::REQUEST_TIMEOUT' isa 'HTTP::Exception::REQUEST_TIMEOUT' +ok 2932 - code is a number (408) ok 2933 - status_message is same as HTTP::Status ok 2934 - to_string as well ok 2935 - field status_message found -ok 2936 - HTTP::Exception::305->can(...) +ok 2936 - HTTP::Exception::REQUEST_TIMEOUT->can(...) ok 2937 - _make_exceptions is not imported from Loader -ok 2938 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2939 - An object of class 'HTTP::Exception::305' isa 'HTTP::Exception::305' -ok 2940 - code is a number (305) -ok 2941 - status_message is same as HTTP::Status -ok 2942 - to_string as well -ok 2943 - field status_message found -ok 2944 - HTTP::Exception::305->can(...) -ok 2945 - _make_exceptions is not imported from Loader -ok 2946 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2947 - code is a number (305) -ok 2948 - status_message is same as HTTP::Status -ok 2949 - to_string as well -ok 2950 - field status_message found -ok 2951 - HTTP::Exception::305->can(...) -ok 2952 - _make_exceptions is not imported from Loader -ok 2953 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2954 - An object of class 'HTTP::Exception::305' isa 'HTTP::Exception::305' -ok 2955 - code is a number (305) -ok 2956 - status_message is same as HTTP::Status -ok 2957 - to_string as well -ok 2958 - field status_message found -ok 2959 - HTTP::Exception::305->can(...) -ok 2960 - _make_exceptions is not imported from Loader -ok 2961 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2962 - threw HTTP::Exception::405 -ok 2963 - An object of class 'HTTP::Exception::405' isa 'HTTP::Exception::405' -ok 2964 - code is a number (405) -ok 2965 - status_message is same as HTTP::Status -ok 2966 - to_string as well -ok 2967 - field status_message found -ok 2968 - HTTP::Exception::405->can(...) -ok 2969 - _make_exceptions is not imported from Loader -ok 2970 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2971 - An object of class 'HTTP::Exception::405' isa 'HTTP::Exception::405' -ok 2972 - code is a number (405) -ok 2973 - status_message is same as HTTP::Status -ok 2974 - to_string as well -ok 2975 - field status_message found -ok 2976 - HTTP::Exception::405->can(...) -ok 2977 - _make_exceptions is not imported from Loader -ok 2978 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2979 - code is a number (405) -ok 2980 - status_message is same as HTTP::Status -ok 2981 - to_string as well -ok 2982 - field status_message found -ok 2983 - HTTP::Exception::405->can(...) -ok 2984 - _make_exceptions is not imported from Loader -ok 2985 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2986 - An object of class 'HTTP::Exception::405' isa 'HTTP::Exception::405' -ok 2987 - code is a number (405) -ok 2988 - status_message is same as HTTP::Status -ok 2989 - to_string as well -ok 2990 - field status_message found -ok 2991 - HTTP::Exception::405->can(...) -ok 2992 - _make_exceptions is not imported from Loader -ok 2993 - Errorcode in Classname and expected HTTP-Errorcode match -ok 2994 - threw HTTP::Exception::103 -ok 2995 - An object of class 'HTTP::Exception::103' isa 'HTTP::Exception::103' -ok 2996 - code is a number (103) -ok 2997 - status_message is same as HTTP::Status -ok 2998 - to_string as well -ok 2999 - field status_message found -ok 3000 - HTTP::Exception::103->can(...) -ok 3001 - _make_exceptions is not imported from Loader -ok 3002 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3003 - An object of class 'HTTP::Exception::103' isa 'HTTP::Exception::103' -ok 3004 - code is a number (103) +ok 2938 # skip can't reliably determine expected Errorcode +ok 2939 # skip can't reliably determine expected Errorcode +ok 2940 - An object of class 'HTTP::Exception::REQUEST_TIMEOUT' isa 'HTTP::Exception::REQUEST_TIMEOUT' +ok 2941 - code is a number (408) +ok 2942 - status_message is same as HTTP::Status +ok 2943 - to_string as well +ok 2944 - field status_message found +ok 2945 - HTTP::Exception::REQUEST_TIMEOUT->can(...) +ok 2946 - _make_exceptions is not imported from Loader +ok 2947 # skip can't reliably determine expected Errorcode +ok 2948 # skip can't reliably determine expected Errorcode +ok 2949 - code is a number (408) +ok 2950 - status_message is same as HTTP::Status +ok 2951 - to_string as well +ok 2952 - field status_message found +ok 2953 - HTTP::Exception::REQUEST_TIMEOUT->can(...) +ok 2954 - _make_exceptions is not imported from Loader +ok 2955 # skip can't reliably determine expected Errorcode +ok 2956 # skip can't reliably determine expected Errorcode +ok 2957 - An object of class 'HTTP::Exception::REQUEST_TIMEOUT' isa 'HTTP::Exception::REQUEST_TIMEOUT' +ok 2958 - code is a number (408) +ok 2959 - status_message is same as HTTP::Status +ok 2960 - to_string as well +ok 2961 - field status_message found +ok 2962 - HTTP::Exception::REQUEST_TIMEOUT->can(...) +ok 2963 - _make_exceptions is not imported from Loader +ok 2964 # skip can't reliably determine expected Errorcode +ok 2965 # skip can't reliably determine expected Errorcode +ok 2966 - threw HTTP::Exception::BAD_REQUEST +ok 2967 - An object of class 'HTTP::Exception::BAD_REQUEST' isa 'HTTP::Exception::BAD_REQUEST' +ok 2968 - code is a number (400) +ok 2969 - status_message is same as HTTP::Status +ok 2970 - to_string as well +ok 2971 - field status_message found +ok 2972 - HTTP::Exception::BAD_REQUEST->can(...) +ok 2973 - _make_exceptions is not imported from Loader +ok 2974 # skip can't reliably determine expected Errorcode +ok 2975 # skip can't reliably determine expected Errorcode +ok 2976 - An object of class 'HTTP::Exception::BAD_REQUEST' isa 'HTTP::Exception::BAD_REQUEST' +ok 2977 - code is a number (400) +ok 2978 - status_message is same as HTTP::Status +ok 2979 - to_string as well +ok 2980 - field status_message found +ok 2981 - HTTP::Exception::BAD_REQUEST->can(...) +ok 2982 - _make_exceptions is not imported from Loader +ok 2983 # skip can't reliably determine expected Errorcode +ok 2984 # skip can't reliably determine expected Errorcode +ok 2985 - code is a number (400) +ok 2986 - status_message is same as HTTP::Status +ok 2987 - to_string as well +ok 2988 - field status_message found +ok 2989 - HTTP::Exception::BAD_REQUEST->can(...) +ok 2990 - _make_exceptions is not imported from Loader +ok 2991 # skip can't reliably determine expected Errorcode +ok 2992 # skip can't reliably determine expected Errorcode +ok 2993 - An object of class 'HTTP::Exception::BAD_REQUEST' isa 'HTTP::Exception::BAD_REQUEST' +ok 2994 - code is a number (400) +ok 2995 - status_message is same as HTTP::Status +ok 2996 - to_string as well +ok 2997 - field status_message found +ok 2998 - HTTP::Exception::BAD_REQUEST->can(...) +ok 2999 - _make_exceptions is not imported from Loader +ok 3000 # skip can't reliably determine expected Errorcode +ok 3001 # skip can't reliably determine expected Errorcode +ok 3002 - threw HTTP::Exception::NO_CONTENT +ok 3003 - An object of class 'HTTP::Exception::NO_CONTENT' isa 'HTTP::Exception::NO_CONTENT' +ok 3004 - code is a number (204) ok 3005 - status_message is same as HTTP::Status ok 3006 - to_string as well ok 3007 - field status_message found -ok 3008 - HTTP::Exception::103->can(...) +ok 3008 - HTTP::Exception::NO_CONTENT->can(...) ok 3009 - _make_exceptions is not imported from Loader -ok 3010 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3011 - code is a number (103) -ok 3012 - status_message is same as HTTP::Status -ok 3013 - to_string as well -ok 3014 - field status_message found -ok 3015 - HTTP::Exception::103->can(...) -ok 3016 - _make_exceptions is not imported from Loader -ok 3017 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3018 - An object of class 'HTTP::Exception::103' isa 'HTTP::Exception::103' -ok 3019 - code is a number (103) -ok 3020 - status_message is same as HTTP::Status -ok 3021 - to_string as well -ok 3022 - field status_message found -ok 3023 - HTTP::Exception::103->can(...) -ok 3024 - _make_exceptions is not imported from Loader -ok 3025 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3026 - threw HTTP::Exception::300 -ok 3027 - An object of class 'HTTP::Exception::300' isa 'HTTP::Exception::300' -ok 3028 - code is a number (300) -ok 3029 - status_message is same as HTTP::Status -ok 3030 - to_string as well -ok 3031 - field status_message found -ok 3032 - HTTP::Exception::300->can(...) -ok 3033 - _make_exceptions is not imported from Loader -ok 3034 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3035 - An object of class 'HTTP::Exception::300' isa 'HTTP::Exception::300' -ok 3036 - code is a number (300) -ok 3037 - status_message is same as HTTP::Status -ok 3038 - to_string as well -ok 3039 - field status_message found -ok 3040 - HTTP::Exception::300->can(...) -ok 3041 - _make_exceptions is not imported from Loader -ok 3042 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3043 - code is a number (300) -ok 3044 - status_message is same as HTTP::Status -ok 3045 - to_string as well -ok 3046 - field status_message found -ok 3047 - HTTP::Exception::300->can(...) -ok 3048 - _make_exceptions is not imported from Loader -ok 3049 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3050 - An object of class 'HTTP::Exception::300' isa 'HTTP::Exception::300' -ok 3051 - code is a number (300) -ok 3052 - status_message is same as HTTP::Status -ok 3053 - to_string as well -ok 3054 - field status_message found -ok 3055 - HTTP::Exception::300->can(...) -ok 3056 - _make_exceptions is not imported from Loader -ok 3057 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3058 - threw HTTP::Exception::400 -ok 3059 - An object of class 'HTTP::Exception::400' isa 'HTTP::Exception::400' -ok 3060 - code is a number (400) -ok 3061 - status_message is same as HTTP::Status -ok 3062 - to_string as well -ok 3063 - field status_message found -ok 3064 - HTTP::Exception::400->can(...) -ok 3065 - _make_exceptions is not imported from Loader -ok 3066 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3067 - An object of class 'HTTP::Exception::400' isa 'HTTP::Exception::400' -ok 3068 - code is a number (400) -ok 3069 - status_message is same as HTTP::Status -ok 3070 - to_string as well -ok 3071 - field status_message found -ok 3072 - HTTP::Exception::400->can(...) -ok 3073 - _make_exceptions is not imported from Loader -ok 3074 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3075 - code is a number (400) -ok 3076 - status_message is same as HTTP::Status -ok 3077 - to_string as well -ok 3078 - field status_message found -ok 3079 - HTTP::Exception::400->can(...) -ok 3080 - _make_exceptions is not imported from Loader -ok 3081 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3082 - An object of class 'HTTP::Exception::400' isa 'HTTP::Exception::400' -ok 3083 - code is a number (400) -ok 3084 - status_message is same as HTTP::Status -ok 3085 - to_string as well -ok 3086 - field status_message found -ok 3087 - HTTP::Exception::400->can(...) -ok 3088 - _make_exceptions is not imported from Loader -ok 3089 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3090 - threw HTTP::Exception::NOT_MODIFIED -ok 3091 - An object of class 'HTTP::Exception::NOT_MODIFIED' isa 'HTTP::Exception::NOT_MODIFIED' -ok 3092 - code is a number (304) -ok 3093 - status_message is same as HTTP::Status -ok 3094 - to_string as well -ok 3095 - field status_message found -ok 3096 - HTTP::Exception::NOT_MODIFIED->can(...) -ok 3097 - _make_exceptions is not imported from Loader -ok 3098 # skip can't reliably determine expected Errorcode -ok 3099 # skip can't reliably determine expected Errorcode -ok 3100 - An object of class 'HTTP::Exception::NOT_MODIFIED' isa 'HTTP::Exception::NOT_MODIFIED' -ok 3101 - code is a number (304) -ok 3102 - status_message is same as HTTP::Status -ok 3103 - to_string as well -ok 3104 - field status_message found -ok 3105 - HTTP::Exception::NOT_MODIFIED->can(...) -ok 3106 - _make_exceptions is not imported from Loader -ok 3107 # skip can't reliably determine expected Errorcode -ok 3108 # skip can't reliably determine expected Errorcode -ok 3109 - code is a number (304) -ok 3110 - status_message is same as HTTP::Status -ok 3111 - to_string as well -ok 3112 - field status_message found -ok 3113 - HTTP::Exception::NOT_MODIFIED->can(...) -ok 3114 - _make_exceptions is not imported from Loader -ok 3115 # skip can't reliably determine expected Errorcode -ok 3116 # skip can't reliably determine expected Errorcode -ok 3117 - An object of class 'HTTP::Exception::NOT_MODIFIED' isa 'HTTP::Exception::NOT_MODIFIED' -ok 3118 - code is a number (304) -ok 3119 - status_message is same as HTTP::Status -ok 3120 - to_string as well -ok 3121 - field status_message found -ok 3122 - HTTP::Exception::NOT_MODIFIED->can(...) -ok 3123 - _make_exceptions is not imported from Loader -ok 3124 # skip can't reliably determine expected Errorcode -ok 3125 # skip can't reliably determine expected Errorcode -ok 3126 - threw HTTP::Exception::GONE -ok 3127 - An object of class 'HTTP::Exception::GONE' isa 'HTTP::Exception::GONE' -ok 3128 - code is a number (410) -ok 3129 - status_message is same as HTTP::Status -ok 3130 - to_string as well -ok 3131 - field status_message found -ok 3132 - HTTP::Exception::GONE->can(...) -ok 3133 - _make_exceptions is not imported from Loader -ok 3134 # skip can't reliably determine expected Errorcode -ok 3135 # skip can't reliably determine expected Errorcode -ok 3136 - An object of class 'HTTP::Exception::GONE' isa 'HTTP::Exception::GONE' -ok 3137 - code is a number (410) -ok 3138 - status_message is same as HTTP::Status -ok 3139 - to_string as well -ok 3140 - field status_message found -ok 3141 - HTTP::Exception::GONE->can(...) -ok 3142 - _make_exceptions is not imported from Loader -ok 3143 # skip can't reliably determine expected Errorcode -ok 3144 # skip can't reliably determine expected Errorcode -ok 3145 - code is a number (410) -ok 3146 - status_message is same as HTTP::Status -ok 3147 - to_string as well -ok 3148 - field status_message found -ok 3149 - HTTP::Exception::GONE->can(...) -ok 3150 - _make_exceptions is not imported from Loader -ok 3151 # skip can't reliably determine expected Errorcode -ok 3152 # skip can't reliably determine expected Errorcode -ok 3153 - An object of class 'HTTP::Exception::GONE' isa 'HTTP::Exception::GONE' -ok 3154 - code is a number (410) -ok 3155 - status_message is same as HTTP::Status -ok 3156 - to_string as well -ok 3157 - field status_message found -ok 3158 - HTTP::Exception::GONE->can(...) -ok 3159 - _make_exceptions is not imported from Loader -ok 3160 # skip can't reliably determine expected Errorcode -ok 3161 # skip can't reliably determine expected Errorcode -ok 3162 - threw HTTP::Exception::REQUEST_URI_TOO_LARGE -ok 3163 - An object of class 'HTTP::Exception::REQUEST_URI_TOO_LARGE' isa 'HTTP::Exception::REQUEST_URI_TOO_LARGE' -ok 3164 - code is a number (414) -ok 3165 - status_message is same as HTTP::Status -ok 3166 - to_string as well -ok 3167 - field status_message found -ok 3168 - HTTP::Exception::REQUEST_URI_TOO_LARGE->can(...) -ok 3169 - _make_exceptions is not imported from Loader -ok 3170 # skip can't reliably determine expected Errorcode -ok 3171 # skip can't reliably determine expected Errorcode -ok 3172 - An object of class 'HTTP::Exception::REQUEST_URI_TOO_LARGE' isa 'HTTP::Exception::REQUEST_URI_TOO_LARGE' -ok 3173 - code is a number (414) -ok 3174 - status_message is same as HTTP::Status -ok 3175 - to_string as well -ok 3176 - field status_message found -ok 3177 - HTTP::Exception::REQUEST_URI_TOO_LARGE->can(...) -ok 3178 - _make_exceptions is not imported from Loader +ok 3010 # skip can't reliably determine expected Errorcode +ok 3011 # skip can't reliably determine expected Errorcode +ok 3012 - An object of class 'HTTP::Exception::NO_CONTENT' isa 'HTTP::Exception::NO_CONTENT' +ok 3013 - code is a number (204) +ok 3014 - status_message is same as HTTP::Status +ok 3015 - to_string as well +ok 3016 - field status_message found +ok 3017 - HTTP::Exception::NO_CONTENT->can(...) +ok 3018 - _make_exceptions is not imported from Loader +ok 3019 # skip can't reliably determine expected Errorcode +ok 3020 # skip can't reliably determine expected Errorcode +ok 3021 - code is a number (204) +ok 3022 - status_message is same as HTTP::Status +ok 3023 - to_string as well +ok 3024 - field status_message found +ok 3025 - HTTP::Exception::NO_CONTENT->can(...) +ok 3026 - _make_exceptions is not imported from Loader +ok 3027 # skip can't reliably determine expected Errorcode +ok 3028 # skip can't reliably determine expected Errorcode +ok 3029 - An object of class 'HTTP::Exception::NO_CONTENT' isa 'HTTP::Exception::NO_CONTENT' +ok 3030 - code is a number (204) +ok 3031 - status_message is same as HTTP::Status +ok 3032 - to_string as well +ok 3033 - field status_message found +ok 3034 - HTTP::Exception::NO_CONTENT->can(...) +ok 3035 - _make_exceptions is not imported from Loader +ok 3036 # skip can't reliably determine expected Errorcode +ok 3037 # skip can't reliably determine expected Errorcode +ok 3038 - threw HTTP::Exception::501 +ok 3039 - An object of class 'HTTP::Exception::501' isa 'HTTP::Exception::501' +ok 3040 - code is a number (501) +ok 3041 - status_message is same as HTTP::Status +ok 3042 - to_string as well +ok 3043 - field status_message found +ok 3044 - HTTP::Exception::501->can(...) +ok 3045 - _make_exceptions is not imported from Loader +ok 3046 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3047 - An object of class 'HTTP::Exception::501' isa 'HTTP::Exception::501' +ok 3048 - code is a number (501) +ok 3049 - status_message is same as HTTP::Status +ok 3050 - to_string as well +ok 3051 - field status_message found +ok 3052 - HTTP::Exception::501->can(...) +ok 3053 - _make_exceptions is not imported from Loader +ok 3054 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3055 - code is a number (501) +ok 3056 - status_message is same as HTTP::Status +ok 3057 - to_string as well +ok 3058 - field status_message found +ok 3059 - HTTP::Exception::501->can(...) +ok 3060 - _make_exceptions is not imported from Loader +ok 3061 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3062 - An object of class 'HTTP::Exception::501' isa 'HTTP::Exception::501' +ok 3063 - code is a number (501) +ok 3064 - status_message is same as HTTP::Status +ok 3065 - to_string as well +ok 3066 - field status_message found +ok 3067 - HTTP::Exception::501->can(...) +ok 3068 - _make_exceptions is not imported from Loader +ok 3069 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3070 - threw HTTP::Exception::206 +ok 3071 - An object of class 'HTTP::Exception::206' isa 'HTTP::Exception::206' +ok 3072 - code is a number (206) +ok 3073 - status_message is same as HTTP::Status +ok 3074 - to_string as well +ok 3075 - field status_message found +ok 3076 - HTTP::Exception::206->can(...) +ok 3077 - _make_exceptions is not imported from Loader +ok 3078 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3079 - An object of class 'HTTP::Exception::206' isa 'HTTP::Exception::206' +ok 3080 - code is a number (206) +ok 3081 - status_message is same as HTTP::Status +ok 3082 - to_string as well +ok 3083 - field status_message found +ok 3084 - HTTP::Exception::206->can(...) +ok 3085 - _make_exceptions is not imported from Loader +ok 3086 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3087 - code is a number (206) +ok 3088 - status_message is same as HTTP::Status +ok 3089 - to_string as well +ok 3090 - field status_message found +ok 3091 - HTTP::Exception::206->can(...) +ok 3092 - _make_exceptions is not imported from Loader +ok 3093 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3094 - An object of class 'HTTP::Exception::206' isa 'HTTP::Exception::206' +ok 3095 - code is a number (206) +ok 3096 - status_message is same as HTTP::Status +ok 3097 - to_string as well +ok 3098 - field status_message found +ok 3099 - HTTP::Exception::206->can(...) +ok 3100 - _make_exceptions is not imported from Loader +ok 3101 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3102 - threw HTTP::Exception::SWITCHING_PROTOCOLS +ok 3103 - An object of class 'HTTP::Exception::SWITCHING_PROTOCOLS' isa 'HTTP::Exception::SWITCHING_PROTOCOLS' +ok 3104 - code is a number (101) +ok 3105 - status_message is same as HTTP::Status +ok 3106 - to_string as well +ok 3107 - field status_message found +ok 3108 - HTTP::Exception::SWITCHING_PROTOCOLS->can(...) +ok 3109 - _make_exceptions is not imported from Loader +ok 3110 # skip can't reliably determine expected Errorcode +ok 3111 # skip can't reliably determine expected Errorcode +ok 3112 - An object of class 'HTTP::Exception::SWITCHING_PROTOCOLS' isa 'HTTP::Exception::SWITCHING_PROTOCOLS' +ok 3113 - code is a number (101) +ok 3114 - status_message is same as HTTP::Status +ok 3115 - to_string as well +ok 3116 - field status_message found +ok 3117 - HTTP::Exception::SWITCHING_PROTOCOLS->can(...) +ok 3118 - _make_exceptions is not imported from Loader +ok 3119 # skip can't reliably determine expected Errorcode +ok 3120 # skip can't reliably determine expected Errorcode +ok 3121 - code is a number (101) +ok 3122 - status_message is same as HTTP::Status +ok 3123 - to_string as well +ok 3124 - field status_message found +ok 3125 - HTTP::Exception::SWITCHING_PROTOCOLS->can(...) +ok 3126 - _make_exceptions is not imported from Loader +ok 3127 # skip can't reliably determine expected Errorcode +ok 3128 # skip can't reliably determine expected Errorcode +ok 3129 - An object of class 'HTTP::Exception::SWITCHING_PROTOCOLS' isa 'HTTP::Exception::SWITCHING_PROTOCOLS' +ok 3130 - code is a number (101) +ok 3131 - status_message is same as HTTP::Status +ok 3132 - to_string as well +ok 3133 - field status_message found +ok 3134 - HTTP::Exception::SWITCHING_PROTOCOLS->can(...) +ok 3135 - _make_exceptions is not imported from Loader +ok 3136 # skip can't reliably determine expected Errorcode +ok 3137 # skip can't reliably determine expected Errorcode +ok 3138 - threw HTTP::Exception::400 +ok 3139 - An object of class 'HTTP::Exception::400' isa 'HTTP::Exception::400' +ok 3140 - code is a number (400) +ok 3141 - status_message is same as HTTP::Status +ok 3142 - to_string as well +ok 3143 - field status_message found +ok 3144 - HTTP::Exception::400->can(...) +ok 3145 - _make_exceptions is not imported from Loader +ok 3146 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3147 - An object of class 'HTTP::Exception::400' isa 'HTTP::Exception::400' +ok 3148 - code is a number (400) +ok 3149 - status_message is same as HTTP::Status +ok 3150 - to_string as well +ok 3151 - field status_message found +ok 3152 - HTTP::Exception::400->can(...) +ok 3153 - _make_exceptions is not imported from Loader +ok 3154 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3155 - code is a number (400) +ok 3156 - status_message is same as HTTP::Status +ok 3157 - to_string as well +ok 3158 - field status_message found +ok 3159 - HTTP::Exception::400->can(...) +ok 3160 - _make_exceptions is not imported from Loader +ok 3161 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3162 - An object of class 'HTTP::Exception::400' isa 'HTTP::Exception::400' +ok 3163 - code is a number (400) +ok 3164 - status_message is same as HTTP::Status +ok 3165 - to_string as well +ok 3166 - field status_message found +ok 3167 - HTTP::Exception::400->can(...) +ok 3168 - _make_exceptions is not imported from Loader +ok 3169 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3170 - threw HTTP::Exception::TEMPORARY_REDIRECT +ok 3171 - An object of class 'HTTP::Exception::TEMPORARY_REDIRECT' isa 'HTTP::Exception::TEMPORARY_REDIRECT' +ok 3172 - code is a number (307) +ok 3173 - status_message is same as HTTP::Status +ok 3174 - to_string as well +ok 3175 - field status_message found +ok 3176 - HTTP::Exception::TEMPORARY_REDIRECT->can(...) +ok 3177 - _make_exceptions is not imported from Loader +ok 3178 # skip can't reliably determine expected Errorcode ok 3179 # skip can't reliably determine expected Errorcode -ok 3180 # skip can't reliably determine expected Errorcode -ok 3181 - code is a number (414) +ok 3180 - An object of class 'HTTP::Exception::TEMPORARY_REDIRECT' isa 'HTTP::Exception::TEMPORARY_REDIRECT' +ok 3181 - code is a number (307) ok 3182 - status_message is same as HTTP::Status ok 3183 - to_string as well ok 3184 - field status_message found -ok 3185 - HTTP::Exception::REQUEST_URI_TOO_LARGE->can(...) +ok 3185 - HTTP::Exception::TEMPORARY_REDIRECT->can(...) ok 3186 - _make_exceptions is not imported from Loader ok 3187 # skip can't reliably determine expected Errorcode ok 3188 # skip can't reliably determine expected Errorcode -ok 3189 - An object of class 'HTTP::Exception::REQUEST_URI_TOO_LARGE' isa 'HTTP::Exception::REQUEST_URI_TOO_LARGE' -ok 3190 - code is a number (414) -ok 3191 - status_message is same as HTTP::Status -ok 3192 - to_string as well -ok 3193 - field status_message found -ok 3194 - HTTP::Exception::REQUEST_URI_TOO_LARGE->can(...) -ok 3195 - _make_exceptions is not imported from Loader +ok 3189 - code is a number (307) +ok 3190 - status_message is same as HTTP::Status +ok 3191 - to_string as well +ok 3192 - field status_message found +ok 3193 - HTTP::Exception::TEMPORARY_REDIRECT->can(...) +ok 3194 - _make_exceptions is not imported from Loader +ok 3195 # skip can't reliably determine expected Errorcode ok 3196 # skip can't reliably determine expected Errorcode -ok 3197 # skip can't reliably determine expected Errorcode -ok 3198 - threw HTTP::Exception::NON_AUTHORITATIVE_INFORMATION -ok 3199 - An object of class 'HTTP::Exception::NON_AUTHORITATIVE_INFORMATION' isa 'HTTP::Exception::NON_AUTHORITATIVE_INFORMATION' -ok 3200 - code is a number (203) -ok 3201 - status_message is same as HTTP::Status -ok 3202 - to_string as well -ok 3203 - field status_message found -ok 3204 - HTTP::Exception::NON_AUTHORITATIVE_INFORMATION->can(...) -ok 3205 - _make_exceptions is not imported from Loader -ok 3206 # skip can't reliably determine expected Errorcode -ok 3207 # skip can't reliably determine expected Errorcode -ok 3208 - An object of class 'HTTP::Exception::NON_AUTHORITATIVE_INFORMATION' isa 'HTTP::Exception::NON_AUTHORITATIVE_INFORMATION' -ok 3209 - code is a number (203) -ok 3210 - status_message is same as HTTP::Status -ok 3211 - to_string as well -ok 3212 - field status_message found -ok 3213 - HTTP::Exception::NON_AUTHORITATIVE_INFORMATION->can(...) -ok 3214 - _make_exceptions is not imported from Loader -ok 3215 # skip can't reliably determine expected Errorcode -ok 3216 # skip can't reliably determine expected Errorcode -ok 3217 - code is a number (203) -ok 3218 - status_message is same as HTTP::Status -ok 3219 - to_string as well -ok 3220 - field status_message found -ok 3221 - HTTP::Exception::NON_AUTHORITATIVE_INFORMATION->can(...) -ok 3222 - _make_exceptions is not imported from Loader -ok 3223 # skip can't reliably determine expected Errorcode -ok 3224 # skip can't reliably determine expected Errorcode -ok 3225 - An object of class 'HTTP::Exception::NON_AUTHORITATIVE_INFORMATION' isa 'HTTP::Exception::NON_AUTHORITATIVE_INFORMATION' -ok 3226 - code is a number (203) -ok 3227 - status_message is same as HTTP::Status -ok 3228 - to_string as well -ok 3229 - field status_message found -ok 3230 - HTTP::Exception::NON_AUTHORITATIVE_INFORMATION->can(...) -ok 3231 - _make_exceptions is not imported from Loader -ok 3232 # skip can't reliably determine expected Errorcode -ok 3233 # skip can't reliably determine expected Errorcode -ok 3234 - threw HTTP::Exception::402 -ok 3235 - An object of class 'HTTP::Exception::402' isa 'HTTP::Exception::402' -ok 3236 - code is a number (402) -ok 3237 - status_message is same as HTTP::Status -ok 3238 - to_string as well -ok 3239 - field status_message found -ok 3240 - HTTP::Exception::402->can(...) -ok 3241 - _make_exceptions is not imported from Loader -ok 3242 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3243 - An object of class 'HTTP::Exception::402' isa 'HTTP::Exception::402' -ok 3244 - code is a number (402) -ok 3245 - status_message is same as HTTP::Status -ok 3246 - to_string as well -ok 3247 - field status_message found -ok 3248 - HTTP::Exception::402->can(...) -ok 3249 - _make_exceptions is not imported from Loader -ok 3250 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3251 - code is a number (402) -ok 3252 - status_message is same as HTTP::Status -ok 3253 - to_string as well -ok 3254 - field status_message found -ok 3255 - HTTP::Exception::402->can(...) -ok 3256 - _make_exceptions is not imported from Loader -ok 3257 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3258 - An object of class 'HTTP::Exception::402' isa 'HTTP::Exception::402' -ok 3259 - code is a number (402) -ok 3260 - status_message is same as HTTP::Status -ok 3261 - to_string as well -ok 3262 - field status_message found -ok 3263 - HTTP::Exception::402->can(...) -ok 3264 - _make_exceptions is not imported from Loader -ok 3265 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3266 - threw HTTP::Exception::302 -ok 3267 - An object of class 'HTTP::Exception::302' isa 'HTTP::Exception::302' -ok 3268 - code is a number (302) -ok 3269 - status_message is same as HTTP::Status -ok 3270 - to_string as well -ok 3271 - field status_message found -ok 3272 - HTTP::Exception::302->can(...) -ok 3273 - _make_exceptions is not imported from Loader -ok 3274 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3275 - An object of class 'HTTP::Exception::302' isa 'HTTP::Exception::302' -ok 3276 - code is a number (302) +ok 3197 - An object of class 'HTTP::Exception::TEMPORARY_REDIRECT' isa 'HTTP::Exception::TEMPORARY_REDIRECT' +ok 3198 - code is a number (307) +ok 3199 - status_message is same as HTTP::Status +ok 3200 - to_string as well +ok 3201 - field status_message found +ok 3202 - HTTP::Exception::TEMPORARY_REDIRECT->can(...) +ok 3203 - _make_exceptions is not imported from Loader +ok 3204 # skip can't reliably determine expected Errorcode +ok 3205 # skip can't reliably determine expected Errorcode +ok 3206 - threw HTTP::Exception::205 +ok 3207 - An object of class 'HTTP::Exception::205' isa 'HTTP::Exception::205' +ok 3208 - code is a number (205) +ok 3209 - status_message is same as HTTP::Status +ok 3210 - to_string as well +ok 3211 - field status_message found +ok 3212 - HTTP::Exception::205->can(...) +ok 3213 - _make_exceptions is not imported from Loader +ok 3214 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3215 - An object of class 'HTTP::Exception::205' isa 'HTTP::Exception::205' +ok 3216 - code is a number (205) +ok 3217 - status_message is same as HTTP::Status +ok 3218 - to_string as well +ok 3219 - field status_message found +ok 3220 - HTTP::Exception::205->can(...) +ok 3221 - _make_exceptions is not imported from Loader +ok 3222 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3223 - code is a number (205) +ok 3224 - status_message is same as HTTP::Status +ok 3225 - to_string as well +ok 3226 - field status_message found +ok 3227 - HTTP::Exception::205->can(...) +ok 3228 - _make_exceptions is not imported from Loader +ok 3229 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3230 - An object of class 'HTTP::Exception::205' isa 'HTTP::Exception::205' +ok 3231 - code is a number (205) +ok 3232 - status_message is same as HTTP::Status +ok 3233 - to_string as well +ok 3234 - field status_message found +ok 3235 - HTTP::Exception::205->can(...) +ok 3236 - _make_exceptions is not imported from Loader +ok 3237 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3238 - threw HTTP::Exception::RESET_CONTENT +ok 3239 - An object of class 'HTTP::Exception::RESET_CONTENT' isa 'HTTP::Exception::RESET_CONTENT' +ok 3240 - code is a number (205) +ok 3241 - status_message is same as HTTP::Status +ok 3242 - to_string as well +ok 3243 - field status_message found +ok 3244 - HTTP::Exception::RESET_CONTENT->can(...) +ok 3245 - _make_exceptions is not imported from Loader +ok 3246 # skip can't reliably determine expected Errorcode +ok 3247 # skip can't reliably determine expected Errorcode +ok 3248 - An object of class 'HTTP::Exception::RESET_CONTENT' isa 'HTTP::Exception::RESET_CONTENT' +ok 3249 - code is a number (205) +ok 3250 - status_message is same as HTTP::Status +ok 3251 - to_string as well +ok 3252 - field status_message found +ok 3253 - HTTP::Exception::RESET_CONTENT->can(...) +ok 3254 - _make_exceptions is not imported from Loader +ok 3255 # skip can't reliably determine expected Errorcode +ok 3256 # skip can't reliably determine expected Errorcode +ok 3257 - code is a number (205) +ok 3258 - status_message is same as HTTP::Status +ok 3259 - to_string as well +ok 3260 - field status_message found +ok 3261 - HTTP::Exception::RESET_CONTENT->can(...) +ok 3262 - _make_exceptions is not imported from Loader +ok 3263 # skip can't reliably determine expected Errorcode +ok 3264 # skip can't reliably determine expected Errorcode +ok 3265 - An object of class 'HTTP::Exception::RESET_CONTENT' isa 'HTTP::Exception::RESET_CONTENT' +ok 3266 - code is a number (205) +ok 3267 - status_message is same as HTTP::Status +ok 3268 - to_string as well +ok 3269 - field status_message found +ok 3270 - HTTP::Exception::RESET_CONTENT->can(...) +ok 3271 - _make_exceptions is not imported from Loader +ok 3272 # skip can't reliably determine expected Errorcode +ok 3273 # skip can't reliably determine expected Errorcode +ok 3274 - threw HTTP::Exception::PRECONDITION_REQUIRED +ok 3275 - An object of class 'HTTP::Exception::PRECONDITION_REQUIRED' isa 'HTTP::Exception::PRECONDITION_REQUIRED' +ok 3276 - code is a number (428) ok 3277 - status_message is same as HTTP::Status ok 3278 - to_string as well ok 3279 - field status_message found -ok 3280 - HTTP::Exception::302->can(...) +ok 3280 - HTTP::Exception::PRECONDITION_REQUIRED->can(...) ok 3281 - _make_exceptions is not imported from Loader -ok 3282 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3283 - code is a number (302) -ok 3284 - status_message is same as HTTP::Status -ok 3285 - to_string as well -ok 3286 - field status_message found -ok 3287 - HTTP::Exception::302->can(...) -ok 3288 - _make_exceptions is not imported from Loader -ok 3289 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3290 - An object of class 'HTTP::Exception::302' isa 'HTTP::Exception::302' -ok 3291 - code is a number (302) -ok 3292 - status_message is same as HTTP::Status -ok 3293 - to_string as well -ok 3294 - field status_message found -ok 3295 - HTTP::Exception::302->can(...) -ok 3296 - _make_exceptions is not imported from Loader -ok 3297 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3298 - threw HTTP::Exception::RETRY_WITH -ok 3299 - An object of class 'HTTP::Exception::RETRY_WITH' isa 'HTTP::Exception::RETRY_WITH' -ok 3300 - code is a number (449) -ok 3301 - status_message is same as HTTP::Status -ok 3302 - to_string as well -ok 3303 - field status_message found -ok 3304 - HTTP::Exception::RETRY_WITH->can(...) -ok 3305 - _make_exceptions is not imported from Loader -ok 3306 # skip can't reliably determine expected Errorcode -ok 3307 # skip can't reliably determine expected Errorcode -ok 3308 - An object of class 'HTTP::Exception::RETRY_WITH' isa 'HTTP::Exception::RETRY_WITH' -ok 3309 - code is a number (449) -ok 3310 - status_message is same as HTTP::Status -ok 3311 - to_string as well -ok 3312 - field status_message found -ok 3313 - HTTP::Exception::RETRY_WITH->can(...) -ok 3314 - _make_exceptions is not imported from Loader -ok 3315 # skip can't reliably determine expected Errorcode -ok 3316 # skip can't reliably determine expected Errorcode -ok 3317 - code is a number (449) -ok 3318 - status_message is same as HTTP::Status -ok 3319 - to_string as well -ok 3320 - field status_message found -ok 3321 - HTTP::Exception::RETRY_WITH->can(...) -ok 3322 - _make_exceptions is not imported from Loader -ok 3323 # skip can't reliably determine expected Errorcode -ok 3324 # skip can't reliably determine expected Errorcode -ok 3325 - An object of class 'HTTP::Exception::RETRY_WITH' isa 'HTTP::Exception::RETRY_WITH' -ok 3326 - code is a number (449) -ok 3327 - status_message is same as HTTP::Status -ok 3328 - to_string as well -ok 3329 - field status_message found -ok 3330 - HTTP::Exception::RETRY_WITH->can(...) -ok 3331 - _make_exceptions is not imported from Loader -ok 3332 # skip can't reliably determine expected Errorcode -ok 3333 # skip can't reliably determine expected Errorcode -ok 3334 - threw HTTP::Exception::TOO_MANY_REQUESTS -ok 3335 - An object of class 'HTTP::Exception::TOO_MANY_REQUESTS' isa 'HTTP::Exception::TOO_MANY_REQUESTS' -ok 3336 - code is a number (429) -ok 3337 - status_message is same as HTTP::Status -ok 3338 - to_string as well -ok 3339 - field status_message found -ok 3340 - HTTP::Exception::TOO_MANY_REQUESTS->can(...) -ok 3341 - _make_exceptions is not imported from Loader -ok 3342 # skip can't reliably determine expected Errorcode -ok 3343 # skip can't reliably determine expected Errorcode -ok 3344 - An object of class 'HTTP::Exception::TOO_MANY_REQUESTS' isa 'HTTP::Exception::TOO_MANY_REQUESTS' -ok 3345 - code is a number (429) -ok 3346 - status_message is same as HTTP::Status -ok 3347 - to_string as well -ok 3348 - field status_message found -ok 3349 - HTTP::Exception::TOO_MANY_REQUESTS->can(...) -ok 3350 - _make_exceptions is not imported from Loader -ok 3351 # skip can't reliably determine expected Errorcode -ok 3352 # skip can't reliably determine expected Errorcode -ok 3353 - code is a number (429) -ok 3354 - status_message is same as HTTP::Status -ok 3355 - to_string as well -ok 3356 - field status_message found -ok 3357 - HTTP::Exception::TOO_MANY_REQUESTS->can(...) -ok 3358 - _make_exceptions is not imported from Loader -ok 3359 # skip can't reliably determine expected Errorcode -ok 3360 # skip can't reliably determine expected Errorcode -ok 3361 - An object of class 'HTTP::Exception::TOO_MANY_REQUESTS' isa 'HTTP::Exception::TOO_MANY_REQUESTS' -ok 3362 - code is a number (429) -ok 3363 - status_message is same as HTTP::Status -ok 3364 - to_string as well -ok 3365 - field status_message found -ok 3366 - HTTP::Exception::TOO_MANY_REQUESTS->can(...) -ok 3367 - _make_exceptions is not imported from Loader -ok 3368 # skip can't reliably determine expected Errorcode -ok 3369 # skip can't reliably determine expected Errorcode -ok 3370 - threw HTTP::Exception::509 -ok 3371 - An object of class 'HTTP::Exception::509' isa 'HTTP::Exception::509' -ok 3372 - code is a number (509) -ok 3373 - status_message is same as HTTP::Status -ok 3374 - to_string as well -ok 3375 - field status_message found -ok 3376 - HTTP::Exception::509->can(...) -ok 3377 - _make_exceptions is not imported from Loader -ok 3378 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3379 - An object of class 'HTTP::Exception::509' isa 'HTTP::Exception::509' -ok 3380 - code is a number (509) +ok 3282 # skip can't reliably determine expected Errorcode +ok 3283 # skip can't reliably determine expected Errorcode +ok 3284 - An object of class 'HTTP::Exception::PRECONDITION_REQUIRED' isa 'HTTP::Exception::PRECONDITION_REQUIRED' +ok 3285 - code is a number (428) +ok 3286 - status_message is same as HTTP::Status +ok 3287 - to_string as well +ok 3288 - field status_message found +ok 3289 - HTTP::Exception::PRECONDITION_REQUIRED->can(...) +ok 3290 - _make_exceptions is not imported from Loader +ok 3291 # skip can't reliably determine expected Errorcode +ok 3292 # skip can't reliably determine expected Errorcode +ok 3293 - code is a number (428) +ok 3294 - status_message is same as HTTP::Status +ok 3295 - to_string as well +ok 3296 - field status_message found +ok 3297 - HTTP::Exception::PRECONDITION_REQUIRED->can(...) +ok 3298 - _make_exceptions is not imported from Loader +ok 3299 # skip can't reliably determine expected Errorcode +ok 3300 # skip can't reliably determine expected Errorcode +ok 3301 - An object of class 'HTTP::Exception::PRECONDITION_REQUIRED' isa 'HTTP::Exception::PRECONDITION_REQUIRED' +ok 3302 - code is a number (428) +ok 3303 - status_message is same as HTTP::Status +ok 3304 - to_string as well +ok 3305 - field status_message found +ok 3306 - HTTP::Exception::PRECONDITION_REQUIRED->can(...) +ok 3307 - _make_exceptions is not imported from Loader +ok 3308 # skip can't reliably determine expected Errorcode +ok 3309 # skip can't reliably determine expected Errorcode +ok 3310 - threw HTTP::Exception::TOO_MANY_REQUESTS +ok 3311 - An object of class 'HTTP::Exception::TOO_MANY_REQUESTS' isa 'HTTP::Exception::TOO_MANY_REQUESTS' +ok 3312 - code is a number (429) +ok 3313 - status_message is same as HTTP::Status +ok 3314 - to_string as well +ok 3315 - field status_message found +ok 3316 - HTTP::Exception::TOO_MANY_REQUESTS->can(...) +ok 3317 - _make_exceptions is not imported from Loader +ok 3318 # skip can't reliably determine expected Errorcode +ok 3319 # skip can't reliably determine expected Errorcode +ok 3320 - An object of class 'HTTP::Exception::TOO_MANY_REQUESTS' isa 'HTTP::Exception::TOO_MANY_REQUESTS' +ok 3321 - code is a number (429) +ok 3322 - status_message is same as HTTP::Status +ok 3323 - to_string as well +ok 3324 - field status_message found +ok 3325 - HTTP::Exception::TOO_MANY_REQUESTS->can(...) +ok 3326 - _make_exceptions is not imported from Loader +ok 3327 # skip can't reliably determine expected Errorcode +ok 3328 # skip can't reliably determine expected Errorcode +ok 3329 - code is a number (429) +ok 3330 - status_message is same as HTTP::Status +ok 3331 - to_string as well +ok 3332 - field status_message found +ok 3333 - HTTP::Exception::TOO_MANY_REQUESTS->can(...) +ok 3334 - _make_exceptions is not imported from Loader +ok 3335 # skip can't reliably determine expected Errorcode +ok 3336 # skip can't reliably determine expected Errorcode +ok 3337 - An object of class 'HTTP::Exception::TOO_MANY_REQUESTS' isa 'HTTP::Exception::TOO_MANY_REQUESTS' +ok 3338 - code is a number (429) +ok 3339 - status_message is same as HTTP::Status +ok 3340 - to_string as well +ok 3341 - field status_message found +ok 3342 - HTTP::Exception::TOO_MANY_REQUESTS->can(...) +ok 3343 - _make_exceptions is not imported from Loader +ok 3344 # skip can't reliably determine expected Errorcode +ok 3345 # skip can't reliably determine expected Errorcode +ok 3346 - threw HTTP::Exception::102 +ok 3347 - An object of class 'HTTP::Exception::102' isa 'HTTP::Exception::102' +ok 3348 - code is a number (102) +ok 3349 - status_message is same as HTTP::Status +ok 3350 - to_string as well +ok 3351 - field status_message found +ok 3352 - HTTP::Exception::102->can(...) +ok 3353 - _make_exceptions is not imported from Loader +ok 3354 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3355 - An object of class 'HTTP::Exception::102' isa 'HTTP::Exception::102' +ok 3356 - code is a number (102) +ok 3357 - status_message is same as HTTP::Status +ok 3358 - to_string as well +ok 3359 - field status_message found +ok 3360 - HTTP::Exception::102->can(...) +ok 3361 - _make_exceptions is not imported from Loader +ok 3362 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3363 - code is a number (102) +ok 3364 - status_message is same as HTTP::Status +ok 3365 - to_string as well +ok 3366 - field status_message found +ok 3367 - HTTP::Exception::102->can(...) +ok 3368 - _make_exceptions is not imported from Loader +ok 3369 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3370 - An object of class 'HTTP::Exception::102' isa 'HTTP::Exception::102' +ok 3371 - code is a number (102) +ok 3372 - status_message is same as HTTP::Status +ok 3373 - to_string as well +ok 3374 - field status_message found +ok 3375 - HTTP::Exception::102->can(...) +ok 3376 - _make_exceptions is not imported from Loader +ok 3377 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3378 - threw HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE +ok 3379 - An object of class 'HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE' isa 'HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE' +ok 3380 - code is a number (431) ok 3381 - status_message is same as HTTP::Status ok 3382 - to_string as well ok 3383 - field status_message found -ok 3384 - HTTP::Exception::509->can(...) +ok 3384 - HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE->can(...) ok 3385 - _make_exceptions is not imported from Loader -ok 3386 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3387 - code is a number (509) -ok 3388 - status_message is same as HTTP::Status -ok 3389 - to_string as well -ok 3390 - field status_message found -ok 3391 - HTTP::Exception::509->can(...) -ok 3392 - _make_exceptions is not imported from Loader -ok 3393 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3394 - An object of class 'HTTP::Exception::509' isa 'HTTP::Exception::509' -ok 3395 - code is a number (509) -ok 3396 - status_message is same as HTTP::Status -ok 3397 - to_string as well -ok 3398 - field status_message found -ok 3399 - HTTP::Exception::509->can(...) -ok 3400 - _make_exceptions is not imported from Loader -ok 3401 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3402 - threw HTTP::Exception::BAD_GATEWAY -ok 3403 - An object of class 'HTTP::Exception::BAD_GATEWAY' isa 'HTTP::Exception::BAD_GATEWAY' -ok 3404 - code is a number (502) -ok 3405 - status_message is same as HTTP::Status -ok 3406 - to_string as well -ok 3407 - field status_message found -ok 3408 - HTTP::Exception::BAD_GATEWAY->can(...) -ok 3409 - _make_exceptions is not imported from Loader -ok 3410 # skip can't reliably determine expected Errorcode -ok 3411 # skip can't reliably determine expected Errorcode -ok 3412 - An object of class 'HTTP::Exception::BAD_GATEWAY' isa 'HTTP::Exception::BAD_GATEWAY' -ok 3413 - code is a number (502) -ok 3414 - status_message is same as HTTP::Status -ok 3415 - to_string as well -ok 3416 - field status_message found -ok 3417 - HTTP::Exception::BAD_GATEWAY->can(...) -ok 3418 - _make_exceptions is not imported from Loader -ok 3419 # skip can't reliably determine expected Errorcode -ok 3420 # skip can't reliably determine expected Errorcode -ok 3421 - code is a number (502) -ok 3422 - status_message is same as HTTP::Status -ok 3423 - to_string as well -ok 3424 - field status_message found -ok 3425 - HTTP::Exception::BAD_GATEWAY->can(...) -ok 3426 - _make_exceptions is not imported from Loader -ok 3427 # skip can't reliably determine expected Errorcode -ok 3428 # skip can't reliably determine expected Errorcode -ok 3429 - An object of class 'HTTP::Exception::BAD_GATEWAY' isa 'HTTP::Exception::BAD_GATEWAY' -ok 3430 - code is a number (502) -ok 3431 - status_message is same as HTTP::Status -ok 3432 - to_string as well -ok 3433 - field status_message found -ok 3434 - HTTP::Exception::BAD_GATEWAY->can(...) -ok 3435 - _make_exceptions is not imported from Loader -ok 3436 # skip can't reliably determine expected Errorcode -ok 3437 # skip can't reliably determine expected Errorcode -ok 3438 - threw HTTP::Exception::503 -ok 3439 - An object of class 'HTTP::Exception::503' isa 'HTTP::Exception::503' -ok 3440 - code is a number (503) -ok 3441 - status_message is same as HTTP::Status -ok 3442 - to_string as well -ok 3443 - field status_message found -ok 3444 - HTTP::Exception::503->can(...) -ok 3445 - _make_exceptions is not imported from Loader -ok 3446 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3447 - An object of class 'HTTP::Exception::503' isa 'HTTP::Exception::503' -ok 3448 - code is a number (503) +ok 3386 # skip can't reliably determine expected Errorcode +ok 3387 # skip can't reliably determine expected Errorcode +ok 3388 - An object of class 'HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE' isa 'HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE' +ok 3389 - code is a number (431) +ok 3390 - status_message is same as HTTP::Status +ok 3391 - to_string as well +ok 3392 - field status_message found +ok 3393 - HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE->can(...) +ok 3394 - _make_exceptions is not imported from Loader +ok 3395 # skip can't reliably determine expected Errorcode +ok 3396 # skip can't reliably determine expected Errorcode +ok 3397 - code is a number (431) +ok 3398 - status_message is same as HTTP::Status +ok 3399 - to_string as well +ok 3400 - field status_message found +ok 3401 - HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE->can(...) +ok 3402 - _make_exceptions is not imported from Loader +ok 3403 # skip can't reliably determine expected Errorcode +ok 3404 # skip can't reliably determine expected Errorcode +ok 3405 - An object of class 'HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE' isa 'HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE' +ok 3406 - code is a number (431) +ok 3407 - status_message is same as HTTP::Status +ok 3408 - to_string as well +ok 3409 - field status_message found +ok 3410 - HTTP::Exception::REQUEST_HEADER_FIELDS_TOO_LARGE->can(...) +ok 3411 - _make_exceptions is not imported from Loader +ok 3412 # skip can't reliably determine expected Errorcode +ok 3413 # skip can't reliably determine expected Errorcode +ok 3414 - threw HTTP::Exception::202 +ok 3415 - An object of class 'HTTP::Exception::202' isa 'HTTP::Exception::202' +ok 3416 - code is a number (202) +ok 3417 - status_message is same as HTTP::Status +ok 3418 - to_string as well +ok 3419 - field status_message found +ok 3420 - HTTP::Exception::202->can(...) +ok 3421 - _make_exceptions is not imported from Loader +ok 3422 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3423 - An object of class 'HTTP::Exception::202' isa 'HTTP::Exception::202' +ok 3424 - code is a number (202) +ok 3425 - status_message is same as HTTP::Status +ok 3426 - to_string as well +ok 3427 - field status_message found +ok 3428 - HTTP::Exception::202->can(...) +ok 3429 - _make_exceptions is not imported from Loader +ok 3430 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3431 - code is a number (202) +ok 3432 - status_message is same as HTTP::Status +ok 3433 - to_string as well +ok 3434 - field status_message found +ok 3435 - HTTP::Exception::202->can(...) +ok 3436 - _make_exceptions is not imported from Loader +ok 3437 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3438 - An object of class 'HTTP::Exception::202' isa 'HTTP::Exception::202' +ok 3439 - code is a number (202) +ok 3440 - status_message is same as HTTP::Status +ok 3441 - to_string as well +ok 3442 - field status_message found +ok 3443 - HTTP::Exception::202->can(...) +ok 3444 - _make_exceptions is not imported from Loader +ok 3445 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3446 - threw HTTP::Exception::PAYMENT_REQUIRED +ok 3447 - An object of class 'HTTP::Exception::PAYMENT_REQUIRED' isa 'HTTP::Exception::PAYMENT_REQUIRED' +ok 3448 - code is a number (402) ok 3449 - status_message is same as HTTP::Status ok 3450 - to_string as well ok 3451 - field status_message found -ok 3452 - HTTP::Exception::503->can(...) +ok 3452 - HTTP::Exception::PAYMENT_REQUIRED->can(...) ok 3453 - _make_exceptions is not imported from Loader -ok 3454 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3455 - code is a number (503) -ok 3456 - status_message is same as HTTP::Status -ok 3457 - to_string as well -ok 3458 - field status_message found -ok 3459 - HTTP::Exception::503->can(...) -ok 3460 - _make_exceptions is not imported from Loader -ok 3461 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3462 - An object of class 'HTTP::Exception::503' isa 'HTTP::Exception::503' -ok 3463 - code is a number (503) -ok 3464 - status_message is same as HTTP::Status -ok 3465 - to_string as well -ok 3466 - field status_message found -ok 3467 - HTTP::Exception::503->can(...) -ok 3468 - _make_exceptions is not imported from Loader -ok 3469 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3470 - threw HTTP::Exception::205 -ok 3471 - An object of class 'HTTP::Exception::205' isa 'HTTP::Exception::205' -ok 3472 - code is a number (205) -ok 3473 - status_message is same as HTTP::Status -ok 3474 - to_string as well -ok 3475 - field status_message found -ok 3476 - HTTP::Exception::205->can(...) -ok 3477 - _make_exceptions is not imported from Loader -ok 3478 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3479 - An object of class 'HTTP::Exception::205' isa 'HTTP::Exception::205' -ok 3480 - code is a number (205) -ok 3481 - status_message is same as HTTP::Status -ok 3482 - to_string as well -ok 3483 - field status_message found -ok 3484 - HTTP::Exception::205->can(...) -ok 3485 - _make_exceptions is not imported from Loader -ok 3486 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3487 - code is a number (205) -ok 3488 - status_message is same as HTTP::Status -ok 3489 - to_string as well -ok 3490 - field status_message found -ok 3491 - HTTP::Exception::205->can(...) -ok 3492 - _make_exceptions is not imported from Loader -ok 3493 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3494 - An object of class 'HTTP::Exception::205' isa 'HTTP::Exception::205' -ok 3495 - code is a number (205) -ok 3496 - status_message is same as HTTP::Status -ok 3497 - to_string as well -ok 3498 - field status_message found -ok 3499 - HTTP::Exception::205->can(...) -ok 3500 - _make_exceptions is not imported from Loader -ok 3501 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3502 - threw HTTP::Exception::NOT_EXTENDED -ok 3503 - An object of class 'HTTP::Exception::NOT_EXTENDED' isa 'HTTP::Exception::NOT_EXTENDED' -ok 3504 - code is a number (510) -ok 3505 - status_message is same as HTTP::Status -ok 3506 - to_string as well -ok 3507 - field status_message found -ok 3508 - HTTP::Exception::NOT_EXTENDED->can(...) -ok 3509 - _make_exceptions is not imported from Loader -ok 3510 # skip can't reliably determine expected Errorcode -ok 3511 # skip can't reliably determine expected Errorcode -ok 3512 - An object of class 'HTTP::Exception::NOT_EXTENDED' isa 'HTTP::Exception::NOT_EXTENDED' -ok 3513 - code is a number (510) -ok 3514 - status_message is same as HTTP::Status -ok 3515 - to_string as well -ok 3516 - field status_message found -ok 3517 - HTTP::Exception::NOT_EXTENDED->can(...) -ok 3518 - _make_exceptions is not imported from Loader -ok 3519 # skip can't reliably determine expected Errorcode -ok 3520 # skip can't reliably determine expected Errorcode -ok 3521 - code is a number (510) -ok 3522 - status_message is same as HTTP::Status -ok 3523 - to_string as well -ok 3524 - field status_message found -ok 3525 - HTTP::Exception::NOT_EXTENDED->can(...) -ok 3526 - _make_exceptions is not imported from Loader -ok 3527 # skip can't reliably determine expected Errorcode -ok 3528 # skip can't reliably determine expected Errorcode -ok 3529 - An object of class 'HTTP::Exception::NOT_EXTENDED' isa 'HTTP::Exception::NOT_EXTENDED' -ok 3530 - code is a number (510) -ok 3531 - status_message is same as HTTP::Status -ok 3532 - to_string as well -ok 3533 - field status_message found -ok 3534 - HTTP::Exception::NOT_EXTENDED->can(...) -ok 3535 - _make_exceptions is not imported from Loader -ok 3536 # skip can't reliably determine expected Errorcode -ok 3537 # skip can't reliably determine expected Errorcode -ok 3538 - threw HTTP::Exception::200 -ok 3539 - An object of class 'HTTP::Exception::200' isa 'HTTP::Exception::200' -ok 3540 - code is a number (200) -ok 3541 - status_message is same as HTTP::Status -ok 3542 - to_string as well -ok 3543 - field status_message found -ok 3544 - HTTP::Exception::200->can(...) -ok 3545 - _make_exceptions is not imported from Loader -ok 3546 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3547 - An object of class 'HTTP::Exception::200' isa 'HTTP::Exception::200' -ok 3548 - code is a number (200) -ok 3549 - status_message is same as HTTP::Status -ok 3550 - to_string as well -ok 3551 - field status_message found -ok 3552 - HTTP::Exception::200->can(...) -ok 3553 - _make_exceptions is not imported from Loader -ok 3554 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3555 - code is a number (200) -ok 3556 - status_message is same as HTTP::Status -ok 3557 - to_string as well -ok 3558 - field status_message found -ok 3559 - HTTP::Exception::200->can(...) -ok 3560 - _make_exceptions is not imported from Loader -ok 3561 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3562 - An object of class 'HTTP::Exception::200' isa 'HTTP::Exception::200' -ok 3563 - code is a number (200) -ok 3564 - status_message is same as HTTP::Status -ok 3565 - to_string as well -ok 3566 - field status_message found -ok 3567 - HTTP::Exception::200->can(...) -ok 3568 - _make_exceptions is not imported from Loader -ok 3569 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3570 - threw HTTP::Exception::508 -ok 3571 - An object of class 'HTTP::Exception::508' isa 'HTTP::Exception::508' -ok 3572 - code is a number (508) -ok 3573 - status_message is same as HTTP::Status -ok 3574 - to_string as well -ok 3575 - field status_message found -ok 3576 - HTTP::Exception::508->can(...) -ok 3577 - _make_exceptions is not imported from Loader -ok 3578 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3579 - An object of class 'HTTP::Exception::508' isa 'HTTP::Exception::508' -ok 3580 - code is a number (508) -ok 3581 - status_message is same as HTTP::Status -ok 3582 - to_string as well -ok 3583 - field status_message found -ok 3584 - HTTP::Exception::508->can(...) -ok 3585 - _make_exceptions is not imported from Loader -ok 3586 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3587 - code is a number (508) -ok 3588 - status_message is same as HTTP::Status -ok 3589 - to_string as well -ok 3590 - field status_message found -ok 3591 - HTTP::Exception::508->can(...) -ok 3592 - _make_exceptions is not imported from Loader -ok 3593 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3594 - An object of class 'HTTP::Exception::508' isa 'HTTP::Exception::508' -ok 3595 - code is a number (508) -ok 3596 - status_message is same as HTTP::Status -ok 3597 - to_string as well -ok 3598 - field status_message found -ok 3599 - HTTP::Exception::508->can(...) -ok 3600 - _make_exceptions is not imported from Loader -ok 3601 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3602 - threw HTTP::Exception::PROCESSING -ok 3603 - An object of class 'HTTP::Exception::PROCESSING' isa 'HTTP::Exception::PROCESSING' -ok 3604 - code is a number (102) -ok 3605 - status_message is same as HTTP::Status -ok 3606 - to_string as well -ok 3607 - field status_message found -ok 3608 - HTTP::Exception::PROCESSING->can(...) -ok 3609 - _make_exceptions is not imported from Loader -ok 3610 # skip can't reliably determine expected Errorcode -ok 3611 # skip can't reliably determine expected Errorcode -ok 3612 - An object of class 'HTTP::Exception::PROCESSING' isa 'HTTP::Exception::PROCESSING' -ok 3613 - code is a number (102) -ok 3614 - status_message is same as HTTP::Status -ok 3615 - to_string as well -ok 3616 - field status_message found -ok 3617 - HTTP::Exception::PROCESSING->can(...) -ok 3618 - _make_exceptions is not imported from Loader -ok 3619 # skip can't reliably determine expected Errorcode -ok 3620 # skip can't reliably determine expected Errorcode -ok 3621 - code is a number (102) -ok 3622 - status_message is same as HTTP::Status -ok 3623 - to_string as well -ok 3624 - field status_message found -ok 3625 - HTTP::Exception::PROCESSING->can(...) -ok 3626 - _make_exceptions is not imported from Loader -ok 3627 # skip can't reliably determine expected Errorcode -ok 3628 # skip can't reliably determine expected Errorcode -ok 3629 - An object of class 'HTTP::Exception::PROCESSING' isa 'HTTP::Exception::PROCESSING' -ok 3630 - code is a number (102) -ok 3631 - status_message is same as HTTP::Status -ok 3632 - to_string as well -ok 3633 - field status_message found -ok 3634 - HTTP::Exception::PROCESSING->can(...) -ok 3635 - _make_exceptions is not imported from Loader -ok 3636 # skip can't reliably determine expected Errorcode -ok 3637 # skip can't reliably determine expected Errorcode -ok 3638 - threw HTTP::Exception::UNORDERED_COLLECTION -ok 3639 - An object of class 'HTTP::Exception::UNORDERED_COLLECTION' isa 'HTTP::Exception::UNORDERED_COLLECTION' -ok 3640 - code is a number (425) -ok 3641 - status_message is same as HTTP::Status -ok 3642 - to_string as well -ok 3643 - field status_message found -ok 3644 - HTTP::Exception::UNORDERED_COLLECTION->can(...) -ok 3645 - _make_exceptions is not imported from Loader -ok 3646 # skip can't reliably determine expected Errorcode -ok 3647 # skip can't reliably determine expected Errorcode -ok 3648 - An object of class 'HTTP::Exception::UNORDERED_COLLECTION' isa 'HTTP::Exception::UNORDERED_COLLECTION' -ok 3649 - code is a number (425) -ok 3650 - status_message is same as HTTP::Status -ok 3651 - to_string as well -ok 3652 - field status_message found -ok 3653 - HTTP::Exception::UNORDERED_COLLECTION->can(...) -ok 3654 - _make_exceptions is not imported from Loader +ok 3454 # skip can't reliably determine expected Errorcode +ok 3455 # skip can't reliably determine expected Errorcode +ok 3456 - An object of class 'HTTP::Exception::PAYMENT_REQUIRED' isa 'HTTP::Exception::PAYMENT_REQUIRED' +ok 3457 - code is a number (402) +ok 3458 - status_message is same as HTTP::Status +ok 3459 - to_string as well +ok 3460 - field status_message found +ok 3461 - HTTP::Exception::PAYMENT_REQUIRED->can(...) +ok 3462 - _make_exceptions is not imported from Loader +ok 3463 # skip can't reliably determine expected Errorcode +ok 3464 # skip can't reliably determine expected Errorcode +ok 3465 - code is a number (402) +ok 3466 - status_message is same as HTTP::Status +ok 3467 - to_string as well +ok 3468 - field status_message found +ok 3469 - HTTP::Exception::PAYMENT_REQUIRED->can(...) +ok 3470 - _make_exceptions is not imported from Loader +ok 3471 # skip can't reliably determine expected Errorcode +ok 3472 # skip can't reliably determine expected Errorcode +ok 3473 - An object of class 'HTTP::Exception::PAYMENT_REQUIRED' isa 'HTTP::Exception::PAYMENT_REQUIRED' +ok 3474 - code is a number (402) +ok 3475 - status_message is same as HTTP::Status +ok 3476 - to_string as well +ok 3477 - field status_message found +ok 3478 - HTTP::Exception::PAYMENT_REQUIRED->can(...) +ok 3479 - _make_exceptions is not imported from Loader +ok 3480 # skip can't reliably determine expected Errorcode +ok 3481 # skip can't reliably determine expected Errorcode +ok 3482 - threw HTTP::Exception::EARLY_HINTS +ok 3483 - An object of class 'HTTP::Exception::EARLY_HINTS' isa 'HTTP::Exception::EARLY_HINTS' +ok 3484 - code is a number (103) +ok 3485 - status_message is same as HTTP::Status +ok 3486 - to_string as well +ok 3487 - field status_message found +ok 3488 - HTTP::Exception::EARLY_HINTS->can(...) +ok 3489 - _make_exceptions is not imported from Loader +ok 3490 # skip can't reliably determine expected Errorcode +ok 3491 # skip can't reliably determine expected Errorcode +ok 3492 - An object of class 'HTTP::Exception::EARLY_HINTS' isa 'HTTP::Exception::EARLY_HINTS' +ok 3493 - code is a number (103) +ok 3494 - status_message is same as HTTP::Status +ok 3495 - to_string as well +ok 3496 - field status_message found +ok 3497 - HTTP::Exception::EARLY_HINTS->can(...) +ok 3498 - _make_exceptions is not imported from Loader +ok 3499 # skip can't reliably determine expected Errorcode +ok 3500 # skip can't reliably determine expected Errorcode +ok 3501 - code is a number (103) +ok 3502 - status_message is same as HTTP::Status +ok 3503 - to_string as well +ok 3504 - field status_message found +ok 3505 - HTTP::Exception::EARLY_HINTS->can(...) +ok 3506 - _make_exceptions is not imported from Loader +ok 3507 # skip can't reliably determine expected Errorcode +ok 3508 # skip can't reliably determine expected Errorcode +ok 3509 - An object of class 'HTTP::Exception::EARLY_HINTS' isa 'HTTP::Exception::EARLY_HINTS' +ok 3510 - code is a number (103) +ok 3511 - status_message is same as HTTP::Status +ok 3512 - to_string as well +ok 3513 - field status_message found +ok 3514 - HTTP::Exception::EARLY_HINTS->can(...) +ok 3515 - _make_exceptions is not imported from Loader +ok 3516 # skip can't reliably determine expected Errorcode +ok 3517 # skip can't reliably determine expected Errorcode +ok 3518 - threw HTTP::Exception::503 +ok 3519 - An object of class 'HTTP::Exception::503' isa 'HTTP::Exception::503' +ok 3520 - code is a number (503) +ok 3521 - status_message is same as HTTP::Status +ok 3522 - to_string as well +ok 3523 - field status_message found +ok 3524 - HTTP::Exception::503->can(...) +ok 3525 - _make_exceptions is not imported from Loader +ok 3526 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3527 - An object of class 'HTTP::Exception::503' isa 'HTTP::Exception::503' +ok 3528 - code is a number (503) +ok 3529 - status_message is same as HTTP::Status +ok 3530 - to_string as well +ok 3531 - field status_message found +ok 3532 - HTTP::Exception::503->can(...) +ok 3533 - _make_exceptions is not imported from Loader +ok 3534 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3535 - code is a number (503) +ok 3536 - status_message is same as HTTP::Status +ok 3537 - to_string as well +ok 3538 - field status_message found +ok 3539 - HTTP::Exception::503->can(...) +ok 3540 - _make_exceptions is not imported from Loader +ok 3541 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3542 - An object of class 'HTTP::Exception::503' isa 'HTTP::Exception::503' +ok 3543 - code is a number (503) +ok 3544 - status_message is same as HTTP::Status +ok 3545 - to_string as well +ok 3546 - field status_message found +ok 3547 - HTTP::Exception::503->can(...) +ok 3548 - _make_exceptions is not imported from Loader +ok 3549 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3550 - threw HTTP::Exception::409 +ok 3551 - An object of class 'HTTP::Exception::409' isa 'HTTP::Exception::409' +ok 3552 - code is a number (409) +ok 3553 - status_message is same as HTTP::Status +ok 3554 - to_string as well +ok 3555 - field status_message found +ok 3556 - HTTP::Exception::409->can(...) +ok 3557 - _make_exceptions is not imported from Loader +ok 3558 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3559 - An object of class 'HTTP::Exception::409' isa 'HTTP::Exception::409' +ok 3560 - code is a number (409) +ok 3561 - status_message is same as HTTP::Status +ok 3562 - to_string as well +ok 3563 - field status_message found +ok 3564 - HTTP::Exception::409->can(...) +ok 3565 - _make_exceptions is not imported from Loader +ok 3566 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3567 - code is a number (409) +ok 3568 - status_message is same as HTTP::Status +ok 3569 - to_string as well +ok 3570 - field status_message found +ok 3571 - HTTP::Exception::409->can(...) +ok 3572 - _make_exceptions is not imported from Loader +ok 3573 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3574 - An object of class 'HTTP::Exception::409' isa 'HTTP::Exception::409' +ok 3575 - code is a number (409) +ok 3576 - status_message is same as HTTP::Status +ok 3577 - to_string as well +ok 3578 - field status_message found +ok 3579 - HTTP::Exception::409->can(...) +ok 3580 - _make_exceptions is not imported from Loader +ok 3581 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3582 - threw HTTP::Exception::423 +ok 3583 - An object of class 'HTTP::Exception::423' isa 'HTTP::Exception::423' +ok 3584 - code is a number (423) +ok 3585 - status_message is same as HTTP::Status +ok 3586 - to_string as well +ok 3587 - field status_message found +ok 3588 - HTTP::Exception::423->can(...) +ok 3589 - _make_exceptions is not imported from Loader +ok 3590 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3591 - An object of class 'HTTP::Exception::423' isa 'HTTP::Exception::423' +ok 3592 - code is a number (423) +ok 3593 - status_message is same as HTTP::Status +ok 3594 - to_string as well +ok 3595 - field status_message found +ok 3596 - HTTP::Exception::423->can(...) +ok 3597 - _make_exceptions is not imported from Loader +ok 3598 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3599 - code is a number (423) +ok 3600 - status_message is same as HTTP::Status +ok 3601 - to_string as well +ok 3602 - field status_message found +ok 3603 - HTTP::Exception::423->can(...) +ok 3604 - _make_exceptions is not imported from Loader +ok 3605 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3606 - An object of class 'HTTP::Exception::423' isa 'HTTP::Exception::423' +ok 3607 - code is a number (423) +ok 3608 - status_message is same as HTTP::Status +ok 3609 - to_string as well +ok 3610 - field status_message found +ok 3611 - HTTP::Exception::423->can(...) +ok 3612 - _make_exceptions is not imported from Loader +ok 3613 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3614 - threw HTTP::Exception::406 +ok 3615 - An object of class 'HTTP::Exception::406' isa 'HTTP::Exception::406' +ok 3616 - code is a number (406) +ok 3617 - status_message is same as HTTP::Status +ok 3618 - to_string as well +ok 3619 - field status_message found +ok 3620 - HTTP::Exception::406->can(...) +ok 3621 - _make_exceptions is not imported from Loader +ok 3622 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3623 - An object of class 'HTTP::Exception::406' isa 'HTTP::Exception::406' +ok 3624 - code is a number (406) +ok 3625 - status_message is same as HTTP::Status +ok 3626 - to_string as well +ok 3627 - field status_message found +ok 3628 - HTTP::Exception::406->can(...) +ok 3629 - _make_exceptions is not imported from Loader +ok 3630 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3631 - code is a number (406) +ok 3632 - status_message is same as HTTP::Status +ok 3633 - to_string as well +ok 3634 - field status_message found +ok 3635 - HTTP::Exception::406->can(...) +ok 3636 - _make_exceptions is not imported from Loader +ok 3637 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3638 - An object of class 'HTTP::Exception::406' isa 'HTTP::Exception::406' +ok 3639 - code is a number (406) +ok 3640 - status_message is same as HTTP::Status +ok 3641 - to_string as well +ok 3642 - field status_message found +ok 3643 - HTTP::Exception::406->can(...) +ok 3644 - _make_exceptions is not imported from Loader +ok 3645 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3646 - threw HTTP::Exception::INTERNAL_SERVER_ERROR +ok 3647 - An object of class 'HTTP::Exception::INTERNAL_SERVER_ERROR' isa 'HTTP::Exception::INTERNAL_SERVER_ERROR' +ok 3648 - code is a number (500) +ok 3649 - status_message is same as HTTP::Status +ok 3650 - to_string as well +ok 3651 - field status_message found +ok 3652 - HTTP::Exception::INTERNAL_SERVER_ERROR->can(...) +ok 3653 - _make_exceptions is not imported from Loader +ok 3654 # skip can't reliably determine expected Errorcode ok 3655 # skip can't reliably determine expected Errorcode -ok 3656 # skip can't reliably determine expected Errorcode -ok 3657 - code is a number (425) +ok 3656 - An object of class 'HTTP::Exception::INTERNAL_SERVER_ERROR' isa 'HTTP::Exception::INTERNAL_SERVER_ERROR' +ok 3657 - code is a number (500) ok 3658 - status_message is same as HTTP::Status ok 3659 - to_string as well ok 3660 - field status_message found -ok 3661 - HTTP::Exception::UNORDERED_COLLECTION->can(...) +ok 3661 - HTTP::Exception::INTERNAL_SERVER_ERROR->can(...) ok 3662 - _make_exceptions is not imported from Loader ok 3663 # skip can't reliably determine expected Errorcode ok 3664 # skip can't reliably determine expected Errorcode -ok 3665 - An object of class 'HTTP::Exception::UNORDERED_COLLECTION' isa 'HTTP::Exception::UNORDERED_COLLECTION' -ok 3666 - code is a number (425) -ok 3667 - status_message is same as HTTP::Status -ok 3668 - to_string as well -ok 3669 - field status_message found -ok 3670 - HTTP::Exception::UNORDERED_COLLECTION->can(...) -ok 3671 - _make_exceptions is not imported from Loader +ok 3665 - code is a number (500) +ok 3666 - status_message is same as HTTP::Status +ok 3667 - to_string as well +ok 3668 - field status_message found +ok 3669 - HTTP::Exception::INTERNAL_SERVER_ERROR->can(...) +ok 3670 - _make_exceptions is not imported from Loader +ok 3671 # skip can't reliably determine expected Errorcode ok 3672 # skip can't reliably determine expected Errorcode -ok 3673 # skip can't reliably determine expected Errorcode -ok 3674 - threw HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED -ok 3675 - An object of class 'HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED' isa 'HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED' -ok 3676 - code is a number (511) -ok 3677 - status_message is same as HTTP::Status -ok 3678 - to_string as well -ok 3679 - field status_message found -ok 3680 - HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED->can(...) -ok 3681 - _make_exceptions is not imported from Loader -ok 3682 # skip can't reliably determine expected Errorcode -ok 3683 # skip can't reliably determine expected Errorcode -ok 3684 - An object of class 'HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED' isa 'HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED' -ok 3685 - code is a number (511) -ok 3686 - status_message is same as HTTP::Status -ok 3687 - to_string as well -ok 3688 - field status_message found -ok 3689 - HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED->can(...) -ok 3690 - _make_exceptions is not imported from Loader +ok 3673 - An object of class 'HTTP::Exception::INTERNAL_SERVER_ERROR' isa 'HTTP::Exception::INTERNAL_SERVER_ERROR' +ok 3674 - code is a number (500) +ok 3675 - status_message is same as HTTP::Status +ok 3676 - to_string as well +ok 3677 - field status_message found +ok 3678 - HTTP::Exception::INTERNAL_SERVER_ERROR->can(...) +ok 3679 - _make_exceptions is not imported from Loader +ok 3680 # skip can't reliably determine expected Errorcode +ok 3681 # skip can't reliably determine expected Errorcode +ok 3682 - threw HTTP::Exception::OK +ok 3683 - An object of class 'HTTP::Exception::OK' isa 'HTTP::Exception::OK' +ok 3684 - code is a number (200) +ok 3685 - status_message is same as HTTP::Status +ok 3686 - to_string as well +ok 3687 - field status_message found +ok 3688 - HTTP::Exception::OK->can(...) +ok 3689 - _make_exceptions is not imported from Loader +ok 3690 # skip can't reliably determine expected Errorcode ok 3691 # skip can't reliably determine expected Errorcode -ok 3692 # skip can't reliably determine expected Errorcode -ok 3693 - code is a number (511) +ok 3692 - An object of class 'HTTP::Exception::OK' isa 'HTTP::Exception::OK' +ok 3693 - code is a number (200) ok 3694 - status_message is same as HTTP::Status ok 3695 - to_string as well ok 3696 - field status_message found -ok 3697 - HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED->can(...) +ok 3697 - HTTP::Exception::OK->can(...) ok 3698 - _make_exceptions is not imported from Loader ok 3699 # skip can't reliably determine expected Errorcode ok 3700 # skip can't reliably determine expected Errorcode -ok 3701 - An object of class 'HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED' isa 'HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED' -ok 3702 - code is a number (511) -ok 3703 - status_message is same as HTTP::Status -ok 3704 - to_string as well -ok 3705 - field status_message found -ok 3706 - HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED->can(...) -ok 3707 - _make_exceptions is not imported from Loader +ok 3701 - code is a number (200) +ok 3702 - status_message is same as HTTP::Status +ok 3703 - to_string as well +ok 3704 - field status_message found +ok 3705 - HTTP::Exception::OK->can(...) +ok 3706 - _make_exceptions is not imported from Loader +ok 3707 # skip can't reliably determine expected Errorcode ok 3708 # skip can't reliably determine expected Errorcode -ok 3709 # skip can't reliably determine expected Errorcode -ok 3710 - threw HTTP::Exception::449 -ok 3711 - An object of class 'HTTP::Exception::449' isa 'HTTP::Exception::449' -ok 3712 - code is a number (449) -ok 3713 - status_message is same as HTTP::Status -ok 3714 - to_string as well -ok 3715 - field status_message found -ok 3716 - HTTP::Exception::449->can(...) -ok 3717 - _make_exceptions is not imported from Loader -ok 3718 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3719 - An object of class 'HTTP::Exception::449' isa 'HTTP::Exception::449' -ok 3720 - code is a number (449) +ok 3709 - An object of class 'HTTP::Exception::OK' isa 'HTTP::Exception::OK' +ok 3710 - code is a number (200) +ok 3711 - status_message is same as HTTP::Status +ok 3712 - to_string as well +ok 3713 - field status_message found +ok 3714 - HTTP::Exception::OK->can(...) +ok 3715 - _make_exceptions is not imported from Loader +ok 3716 # skip can't reliably determine expected Errorcode +ok 3717 # skip can't reliably determine expected Errorcode +ok 3718 - threw HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED +ok 3719 - An object of class 'HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED' isa 'HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED' +ok 3720 - code is a number (511) ok 3721 - status_message is same as HTTP::Status ok 3722 - to_string as well ok 3723 - field status_message found -ok 3724 - HTTP::Exception::449->can(...) +ok 3724 - HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED->can(...) ok 3725 - _make_exceptions is not imported from Loader -ok 3726 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3727 - code is a number (449) -ok 3728 - status_message is same as HTTP::Status -ok 3729 - to_string as well -ok 3730 - field status_message found -ok 3731 - HTTP::Exception::449->can(...) -ok 3732 - _make_exceptions is not imported from Loader -ok 3733 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3734 - An object of class 'HTTP::Exception::449' isa 'HTTP::Exception::449' -ok 3735 - code is a number (449) -ok 3736 - status_message is same as HTTP::Status -ok 3737 - to_string as well -ok 3738 - field status_message found -ok 3739 - HTTP::Exception::449->can(...) -ok 3740 - _make_exceptions is not imported from Loader -ok 3741 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3742 - threw HTTP::Exception::301 -ok 3743 - An object of class 'HTTP::Exception::301' isa 'HTTP::Exception::301' -ok 3744 - code is a number (301) -ok 3745 - status_message is same as HTTP::Status -ok 3746 - to_string as well -ok 3747 - field status_message found -ok 3748 - HTTP::Exception::301->can(...) -ok 3749 - _make_exceptions is not imported from Loader -ok 3750 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3751 - An object of class 'HTTP::Exception::301' isa 'HTTP::Exception::301' -ok 3752 - code is a number (301) -ok 3753 - status_message is same as HTTP::Status -ok 3754 - to_string as well -ok 3755 - field status_message found -ok 3756 - HTTP::Exception::301->can(...) -ok 3757 - _make_exceptions is not imported from Loader -ok 3758 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3759 - code is a number (301) -ok 3760 - status_message is same as HTTP::Status -ok 3761 - to_string as well -ok 3762 - field status_message found -ok 3763 - HTTP::Exception::301->can(...) -ok 3764 - _make_exceptions is not imported from Loader -ok 3765 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3766 - An object of class 'HTTP::Exception::301' isa 'HTTP::Exception::301' -ok 3767 - code is a number (301) -ok 3768 - status_message is same as HTTP::Status -ok 3769 - to_string as well -ok 3770 - field status_message found -ok 3771 - HTTP::Exception::301->can(...) -ok 3772 - _make_exceptions is not imported from Loader -ok 3773 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3774 - threw HTTP::Exception::TEMPORARY_REDIRECT -ok 3775 - An object of class 'HTTP::Exception::TEMPORARY_REDIRECT' isa 'HTTP::Exception::TEMPORARY_REDIRECT' -ok 3776 - code is a number (307) -ok 3777 - status_message is same as HTTP::Status -ok 3778 - to_string as well -ok 3779 - field status_message found -ok 3780 - HTTP::Exception::TEMPORARY_REDIRECT->can(...) -ok 3781 - _make_exceptions is not imported from Loader -ok 3782 # skip can't reliably determine expected Errorcode -ok 3783 # skip can't reliably determine expected Errorcode -ok 3784 - An object of class 'HTTP::Exception::TEMPORARY_REDIRECT' isa 'HTTP::Exception::TEMPORARY_REDIRECT' -ok 3785 - code is a number (307) -ok 3786 - status_message is same as HTTP::Status -ok 3787 - to_string as well -ok 3788 - field status_message found -ok 3789 - HTTP::Exception::TEMPORARY_REDIRECT->can(...) -ok 3790 - _make_exceptions is not imported from Loader -ok 3791 # skip can't reliably determine expected Errorcode -ok 3792 # skip can't reliably determine expected Errorcode -ok 3793 - code is a number (307) -ok 3794 - status_message is same as HTTP::Status -ok 3795 - to_string as well -ok 3796 - field status_message found -ok 3797 - HTTP::Exception::TEMPORARY_REDIRECT->can(...) -ok 3798 - _make_exceptions is not imported from Loader +ok 3726 # skip can't reliably determine expected Errorcode +ok 3727 # skip can't reliably determine expected Errorcode +ok 3728 - An object of class 'HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED' isa 'HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED' +ok 3729 - code is a number (511) +ok 3730 - status_message is same as HTTP::Status +ok 3731 - to_string as well +ok 3732 - field status_message found +ok 3733 - HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED->can(...) +ok 3734 - _make_exceptions is not imported from Loader +ok 3735 # skip can't reliably determine expected Errorcode +ok 3736 # skip can't reliably determine expected Errorcode +ok 3737 - code is a number (511) +ok 3738 - status_message is same as HTTP::Status +ok 3739 - to_string as well +ok 3740 - field status_message found +ok 3741 - HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED->can(...) +ok 3742 - _make_exceptions is not imported from Loader +ok 3743 # skip can't reliably determine expected Errorcode +ok 3744 # skip can't reliably determine expected Errorcode +ok 3745 - An object of class 'HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED' isa 'HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED' +ok 3746 - code is a number (511) +ok 3747 - status_message is same as HTTP::Status +ok 3748 - to_string as well +ok 3749 - field status_message found +ok 3750 - HTTP::Exception::NETWORK_AUTHENTICATION_REQUIRED->can(...) +ok 3751 - _make_exceptions is not imported from Loader +ok 3752 # skip can't reliably determine expected Errorcode +ok 3753 # skip can't reliably determine expected Errorcode +ok 3754 - threw HTTP::Exception::EXPECTATION_FAILED +ok 3755 - An object of class 'HTTP::Exception::EXPECTATION_FAILED' isa 'HTTP::Exception::EXPECTATION_FAILED' +ok 3756 - code is a number (417) +ok 3757 - status_message is same as HTTP::Status +ok 3758 - to_string as well +ok 3759 - field status_message found +ok 3760 - HTTP::Exception::EXPECTATION_FAILED->can(...) +ok 3761 - _make_exceptions is not imported from Loader +ok 3762 # skip can't reliably determine expected Errorcode +ok 3763 # skip can't reliably determine expected Errorcode +ok 3764 - An object of class 'HTTP::Exception::EXPECTATION_FAILED' isa 'HTTP::Exception::EXPECTATION_FAILED' +ok 3765 - code is a number (417) +ok 3766 - status_message is same as HTTP::Status +ok 3767 - to_string as well +ok 3768 - field status_message found +ok 3769 - HTTP::Exception::EXPECTATION_FAILED->can(...) +ok 3770 - _make_exceptions is not imported from Loader +ok 3771 # skip can't reliably determine expected Errorcode +ok 3772 # skip can't reliably determine expected Errorcode +ok 3773 - code is a number (417) +ok 3774 - status_message is same as HTTP::Status +ok 3775 - to_string as well +ok 3776 - field status_message found +ok 3777 - HTTP::Exception::EXPECTATION_FAILED->can(...) +ok 3778 - _make_exceptions is not imported from Loader +ok 3779 # skip can't reliably determine expected Errorcode +ok 3780 # skip can't reliably determine expected Errorcode +ok 3781 - An object of class 'HTTP::Exception::EXPECTATION_FAILED' isa 'HTTP::Exception::EXPECTATION_FAILED' +ok 3782 - code is a number (417) +ok 3783 - status_message is same as HTTP::Status +ok 3784 - to_string as well +ok 3785 - field status_message found +ok 3786 - HTTP::Exception::EXPECTATION_FAILED->can(...) +ok 3787 - _make_exceptions is not imported from Loader +ok 3788 # skip can't reliably determine expected Errorcode +ok 3789 # skip can't reliably determine expected Errorcode +ok 3790 - threw HTTP::Exception::PARTIAL_CONTENT +ok 3791 - An object of class 'HTTP::Exception::PARTIAL_CONTENT' isa 'HTTP::Exception::PARTIAL_CONTENT' +ok 3792 - code is a number (206) +ok 3793 - status_message is same as HTTP::Status +ok 3794 - to_string as well +ok 3795 - field status_message found +ok 3796 - HTTP::Exception::PARTIAL_CONTENT->can(...) +ok 3797 - _make_exceptions is not imported from Loader +ok 3798 # skip can't reliably determine expected Errorcode ok 3799 # skip can't reliably determine expected Errorcode -ok 3800 # skip can't reliably determine expected Errorcode -ok 3801 - An object of class 'HTTP::Exception::TEMPORARY_REDIRECT' isa 'HTTP::Exception::TEMPORARY_REDIRECT' -ok 3802 - code is a number (307) -ok 3803 - status_message is same as HTTP::Status -ok 3804 - to_string as well -ok 3805 - field status_message found -ok 3806 - HTTP::Exception::TEMPORARY_REDIRECT->can(...) -ok 3807 - _make_exceptions is not imported from Loader +ok 3800 - An object of class 'HTTP::Exception::PARTIAL_CONTENT' isa 'HTTP::Exception::PARTIAL_CONTENT' +ok 3801 - code is a number (206) +ok 3802 - status_message is same as HTTP::Status +ok 3803 - to_string as well +ok 3804 - field status_message found +ok 3805 - HTTP::Exception::PARTIAL_CONTENT->can(...) +ok 3806 - _make_exceptions is not imported from Loader +ok 3807 # skip can't reliably determine expected Errorcode ok 3808 # skip can't reliably determine expected Errorcode -ok 3809 # skip can't reliably determine expected Errorcode -ok 3810 - threw HTTP::Exception::401 -ok 3811 - An object of class 'HTTP::Exception::401' isa 'HTTP::Exception::401' -ok 3812 - code is a number (401) -ok 3813 - status_message is same as HTTP::Status -ok 3814 - to_string as well -ok 3815 - field status_message found -ok 3816 - HTTP::Exception::401->can(...) -ok 3817 - _make_exceptions is not imported from Loader -ok 3818 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3819 - An object of class 'HTTP::Exception::401' isa 'HTTP::Exception::401' -ok 3820 - code is a number (401) -ok 3821 - status_message is same as HTTP::Status -ok 3822 - to_string as well -ok 3823 - field status_message found -ok 3824 - HTTP::Exception::401->can(...) -ok 3825 - _make_exceptions is not imported from Loader -ok 3826 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3827 - code is a number (401) -ok 3828 - status_message is same as HTTP::Status -ok 3829 - to_string as well -ok 3830 - field status_message found -ok 3831 - HTTP::Exception::401->can(...) -ok 3832 - _make_exceptions is not imported from Loader -ok 3833 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3834 - An object of class 'HTTP::Exception::401' isa 'HTTP::Exception::401' -ok 3835 - code is a number (401) -ok 3836 - status_message is same as HTTP::Status -ok 3837 - to_string as well -ok 3838 - field status_message found -ok 3839 - HTTP::Exception::401->can(...) -ok 3840 - _make_exceptions is not imported from Loader -ok 3841 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3842 - threw HTTP::Exception::VARIANT_ALSO_NEGOTIATES -ok 3843 - An object of class 'HTTP::Exception::VARIANT_ALSO_NEGOTIATES' isa 'HTTP::Exception::VARIANT_ALSO_NEGOTIATES' -ok 3844 - code is a number (506) -ok 3845 - status_message is same as HTTP::Status -ok 3846 - to_string as well -ok 3847 - field status_message found -ok 3848 - HTTP::Exception::VARIANT_ALSO_NEGOTIATES->can(...) -ok 3849 - _make_exceptions is not imported from Loader -ok 3850 # skip can't reliably determine expected Errorcode -ok 3851 # skip can't reliably determine expected Errorcode -ok 3852 - An object of class 'HTTP::Exception::VARIANT_ALSO_NEGOTIATES' isa 'HTTP::Exception::VARIANT_ALSO_NEGOTIATES' -ok 3853 - code is a number (506) -ok 3854 - status_message is same as HTTP::Status -ok 3855 - to_string as well -ok 3856 - field status_message found -ok 3857 - HTTP::Exception::VARIANT_ALSO_NEGOTIATES->can(...) -ok 3858 - _make_exceptions is not imported from Loader -ok 3859 # skip can't reliably determine expected Errorcode -ok 3860 # skip can't reliably determine expected Errorcode -ok 3861 - code is a number (506) -ok 3862 - status_message is same as HTTP::Status -ok 3863 - to_string as well -ok 3864 - field status_message found -ok 3865 - HTTP::Exception::VARIANT_ALSO_NEGOTIATES->can(...) -ok 3866 - _make_exceptions is not imported from Loader -ok 3867 # skip can't reliably determine expected Errorcode -ok 3868 # skip can't reliably determine expected Errorcode -ok 3869 - An object of class 'HTTP::Exception::VARIANT_ALSO_NEGOTIATES' isa 'HTTP::Exception::VARIANT_ALSO_NEGOTIATES' -ok 3870 - code is a number (506) -ok 3871 - status_message is same as HTTP::Status -ok 3872 - to_string as well -ok 3873 - field status_message found -ok 3874 - HTTP::Exception::VARIANT_ALSO_NEGOTIATES->can(...) -ok 3875 - _make_exceptions is not imported from Loader -ok 3876 # skip can't reliably determine expected Errorcode -ok 3877 # skip can't reliably determine expected Errorcode -ok 3878 - threw HTTP::Exception::REQUEST_TIMEOUT -ok 3879 - An object of class 'HTTP::Exception::REQUEST_TIMEOUT' isa 'HTTP::Exception::REQUEST_TIMEOUT' -ok 3880 - code is a number (408) -ok 3881 - status_message is same as HTTP::Status -ok 3882 - to_string as well -ok 3883 - field status_message found -ok 3884 - HTTP::Exception::REQUEST_TIMEOUT->can(...) -ok 3885 - _make_exceptions is not imported from Loader -ok 3886 # skip can't reliably determine expected Errorcode -ok 3887 # skip can't reliably determine expected Errorcode -ok 3888 - An object of class 'HTTP::Exception::REQUEST_TIMEOUT' isa 'HTTP::Exception::REQUEST_TIMEOUT' -ok 3889 - code is a number (408) -ok 3890 - status_message is same as HTTP::Status -ok 3891 - to_string as well -ok 3892 - field status_message found -ok 3893 - HTTP::Exception::REQUEST_TIMEOUT->can(...) -ok 3894 - _make_exceptions is not imported from Loader -ok 3895 # skip can't reliably determine expected Errorcode -ok 3896 # skip can't reliably determine expected Errorcode -ok 3897 - code is a number (408) -ok 3898 - status_message is same as HTTP::Status -ok 3899 - to_string as well -ok 3900 - field status_message found -ok 3901 - HTTP::Exception::REQUEST_TIMEOUT->can(...) -ok 3902 - _make_exceptions is not imported from Loader -ok 3903 # skip can't reliably determine expected Errorcode -ok 3904 # skip can't reliably determine expected Errorcode -ok 3905 - An object of class 'HTTP::Exception::REQUEST_TIMEOUT' isa 'HTTP::Exception::REQUEST_TIMEOUT' -ok 3906 - code is a number (408) -ok 3907 - status_message is same as HTTP::Status -ok 3908 - to_string as well -ok 3909 - field status_message found -ok 3910 - HTTP::Exception::REQUEST_TIMEOUT->can(...) -ok 3911 - _make_exceptions is not imported from Loader -ok 3912 # skip can't reliably determine expected Errorcode -ok 3913 # skip can't reliably determine expected Errorcode -ok 3914 - threw HTTP::Exception::ALREADY_REPORTED -ok 3915 - An object of class 'HTTP::Exception::ALREADY_REPORTED' isa 'HTTP::Exception::ALREADY_REPORTED' -ok 3916 - code is a number (208) -ok 3917 - status_message is same as HTTP::Status -ok 3918 - to_string as well -ok 3919 - field status_message found -ok 3920 - HTTP::Exception::ALREADY_REPORTED->can(...) -ok 3921 - _make_exceptions is not imported from Loader -ok 3922 # skip can't reliably determine expected Errorcode -ok 3923 # skip can't reliably determine expected Errorcode -ok 3924 - An object of class 'HTTP::Exception::ALREADY_REPORTED' isa 'HTTP::Exception::ALREADY_REPORTED' -ok 3925 - code is a number (208) -ok 3926 - status_message is same as HTTP::Status -ok 3927 - to_string as well -ok 3928 - field status_message found -ok 3929 - HTTP::Exception::ALREADY_REPORTED->can(...) -ok 3930 - _make_exceptions is not imported from Loader +ok 3809 - code is a number (206) +ok 3810 - status_message is same as HTTP::Status +ok 3811 - to_string as well +ok 3812 - field status_message found +ok 3813 - HTTP::Exception::PARTIAL_CONTENT->can(...) +ok 3814 - _make_exceptions is not imported from Loader +ok 3815 # skip can't reliably determine expected Errorcode +ok 3816 # skip can't reliably determine expected Errorcode +ok 3817 - An object of class 'HTTP::Exception::PARTIAL_CONTENT' isa 'HTTP::Exception::PARTIAL_CONTENT' +ok 3818 - code is a number (206) +ok 3819 - status_message is same as HTTP::Status +ok 3820 - to_string as well +ok 3821 - field status_message found +ok 3822 - HTTP::Exception::PARTIAL_CONTENT->can(...) +ok 3823 - _make_exceptions is not imported from Loader +ok 3824 # skip can't reliably determine expected Errorcode +ok 3825 # skip can't reliably determine expected Errorcode +ok 3826 - threw HTTP::Exception::451 +ok 3827 - An object of class 'HTTP::Exception::451' isa 'HTTP::Exception::451' +ok 3828 - code is a number (451) +ok 3829 - status_message is same as HTTP::Status +ok 3830 - to_string as well +ok 3831 - field status_message found +ok 3832 - HTTP::Exception::451->can(...) +ok 3833 - _make_exceptions is not imported from Loader +ok 3834 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3835 - An object of class 'HTTP::Exception::451' isa 'HTTP::Exception::451' +ok 3836 - code is a number (451) +ok 3837 - status_message is same as HTTP::Status +ok 3838 - to_string as well +ok 3839 - field status_message found +ok 3840 - HTTP::Exception::451->can(...) +ok 3841 - _make_exceptions is not imported from Loader +ok 3842 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3843 - code is a number (451) +ok 3844 - status_message is same as HTTP::Status +ok 3845 - to_string as well +ok 3846 - field status_message found +ok 3847 - HTTP::Exception::451->can(...) +ok 3848 - _make_exceptions is not imported from Loader +ok 3849 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3850 - An object of class 'HTTP::Exception::451' isa 'HTTP::Exception::451' +ok 3851 - code is a number (451) +ok 3852 - status_message is same as HTTP::Status +ok 3853 - to_string as well +ok 3854 - field status_message found +ok 3855 - HTTP::Exception::451->can(...) +ok 3856 - _make_exceptions is not imported from Loader +ok 3857 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3858 - threw HTTP::Exception::301 +ok 3859 - An object of class 'HTTP::Exception::301' isa 'HTTP::Exception::301' +ok 3860 - code is a number (301) +ok 3861 - status_message is same as HTTP::Status +ok 3862 - to_string as well +ok 3863 - field status_message found +ok 3864 - HTTP::Exception::301->can(...) +ok 3865 - _make_exceptions is not imported from Loader +ok 3866 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3867 - An object of class 'HTTP::Exception::301' isa 'HTTP::Exception::301' +ok 3868 - code is a number (301) +ok 3869 - status_message is same as HTTP::Status +ok 3870 - to_string as well +ok 3871 - field status_message found +ok 3872 - HTTP::Exception::301->can(...) +ok 3873 - _make_exceptions is not imported from Loader +ok 3874 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3875 - code is a number (301) +ok 3876 - status_message is same as HTTP::Status +ok 3877 - to_string as well +ok 3878 - field status_message found +ok 3879 - HTTP::Exception::301->can(...) +ok 3880 - _make_exceptions is not imported from Loader +ok 3881 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3882 - An object of class 'HTTP::Exception::301' isa 'HTTP::Exception::301' +ok 3883 - code is a number (301) +ok 3884 - status_message is same as HTTP::Status +ok 3885 - to_string as well +ok 3886 - field status_message found +ok 3887 - HTTP::Exception::301->can(...) +ok 3888 - _make_exceptions is not imported from Loader +ok 3889 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3890 - threw HTTP::Exception::200 +ok 3891 - An object of class 'HTTP::Exception::200' isa 'HTTP::Exception::200' +ok 3892 - code is a number (200) +ok 3893 - status_message is same as HTTP::Status +ok 3894 - to_string as well +ok 3895 - field status_message found +ok 3896 - HTTP::Exception::200->can(...) +ok 3897 - _make_exceptions is not imported from Loader +ok 3898 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3899 - An object of class 'HTTP::Exception::200' isa 'HTTP::Exception::200' +ok 3900 - code is a number (200) +ok 3901 - status_message is same as HTTP::Status +ok 3902 - to_string as well +ok 3903 - field status_message found +ok 3904 - HTTP::Exception::200->can(...) +ok 3905 - _make_exceptions is not imported from Loader +ok 3906 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3907 - code is a number (200) +ok 3908 - status_message is same as HTTP::Status +ok 3909 - to_string as well +ok 3910 - field status_message found +ok 3911 - HTTP::Exception::200->can(...) +ok 3912 - _make_exceptions is not imported from Loader +ok 3913 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3914 - An object of class 'HTTP::Exception::200' isa 'HTTP::Exception::200' +ok 3915 - code is a number (200) +ok 3916 - status_message is same as HTTP::Status +ok 3917 - to_string as well +ok 3918 - field status_message found +ok 3919 - HTTP::Exception::200->can(...) +ok 3920 - _make_exceptions is not imported from Loader +ok 3921 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3922 - threw HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED +ok 3923 - An object of class 'HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED' isa 'HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED' +ok 3924 - code is a number (509) +ok 3925 - status_message is same as HTTP::Status +ok 3926 - to_string as well +ok 3927 - field status_message found +ok 3928 - HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED->can(...) +ok 3929 - _make_exceptions is not imported from Loader +ok 3930 # skip can't reliably determine expected Errorcode ok 3931 # skip can't reliably determine expected Errorcode -ok 3932 # skip can't reliably determine expected Errorcode -ok 3933 - code is a number (208) +ok 3932 - An object of class 'HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED' isa 'HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED' +ok 3933 - code is a number (509) ok 3934 - status_message is same as HTTP::Status ok 3935 - to_string as well ok 3936 - field status_message found -ok 3937 - HTTP::Exception::ALREADY_REPORTED->can(...) +ok 3937 - HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED->can(...) ok 3938 - _make_exceptions is not imported from Loader ok 3939 # skip can't reliably determine expected Errorcode ok 3940 # skip can't reliably determine expected Errorcode -ok 3941 - An object of class 'HTTP::Exception::ALREADY_REPORTED' isa 'HTTP::Exception::ALREADY_REPORTED' -ok 3942 - code is a number (208) -ok 3943 - status_message is same as HTTP::Status -ok 3944 - to_string as well -ok 3945 - field status_message found -ok 3946 - HTTP::Exception::ALREADY_REPORTED->can(...) -ok 3947 - _make_exceptions is not imported from Loader +ok 3941 - code is a number (509) +ok 3942 - status_message is same as HTTP::Status +ok 3943 - to_string as well +ok 3944 - field status_message found +ok 3945 - HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED->can(...) +ok 3946 - _make_exceptions is not imported from Loader +ok 3947 # skip can't reliably determine expected Errorcode ok 3948 # skip can't reliably determine expected Errorcode -ok 3949 # skip can't reliably determine expected Errorcode -ok 3950 - threw HTTP::Exception::201 -ok 3951 - An object of class 'HTTP::Exception::201' isa 'HTTP::Exception::201' -ok 3952 - code is a number (201) -ok 3953 - status_message is same as HTTP::Status -ok 3954 - to_string as well -ok 3955 - field status_message found -ok 3956 - HTTP::Exception::201->can(...) -ok 3957 - _make_exceptions is not imported from Loader -ok 3958 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3959 - An object of class 'HTTP::Exception::201' isa 'HTTP::Exception::201' -ok 3960 - code is a number (201) +ok 3949 - An object of class 'HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED' isa 'HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED' +ok 3950 - code is a number (509) +ok 3951 - status_message is same as HTTP::Status +ok 3952 - to_string as well +ok 3953 - field status_message found +ok 3954 - HTTP::Exception::BANDWIDTH_LIMIT_EXCEEDED->can(...) +ok 3955 - _make_exceptions is not imported from Loader +ok 3956 # skip can't reliably determine expected Errorcode +ok 3957 # skip can't reliably determine expected Errorcode +ok 3958 - threw HTTP::Exception::100 +ok 3959 - An object of class 'HTTP::Exception::100' isa 'HTTP::Exception::100' +ok 3960 - code is a number (100) ok 3961 - status_message is same as HTTP::Status ok 3962 - to_string as well ok 3963 - field status_message found -ok 3964 - HTTP::Exception::201->can(...) +ok 3964 - HTTP::Exception::100->can(...) ok 3965 - _make_exceptions is not imported from Loader ok 3966 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3967 - code is a number (201) -ok 3968 - status_message is same as HTTP::Status -ok 3969 - to_string as well -ok 3970 - field status_message found -ok 3971 - HTTP::Exception::201->can(...) -ok 3972 - _make_exceptions is not imported from Loader -ok 3973 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3974 - An object of class 'HTTP::Exception::201' isa 'HTTP::Exception::201' -ok 3975 - code is a number (201) +ok 3967 - An object of class 'HTTP::Exception::100' isa 'HTTP::Exception::100' +ok 3968 - code is a number (100) +ok 3969 - status_message is same as HTTP::Status +ok 3970 - to_string as well +ok 3971 - field status_message found +ok 3972 - HTTP::Exception::100->can(...) +ok 3973 - _make_exceptions is not imported from Loader +ok 3974 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3975 - code is a number (100) ok 3976 - status_message is same as HTTP::Status ok 3977 - to_string as well ok 3978 - field status_message found -ok 3979 - HTTP::Exception::201->can(...) +ok 3979 - HTTP::Exception::100->can(...) ok 3980 - _make_exceptions is not imported from Loader ok 3981 - Errorcode in Classname and expected HTTP-Errorcode match -ok 3982 - threw HTTP::Exception::NO_CONTENT -ok 3983 - An object of class 'HTTP::Exception::NO_CONTENT' isa 'HTTP::Exception::NO_CONTENT' -ok 3984 - code is a number (204) -ok 3985 - status_message is same as HTTP::Status -ok 3986 - to_string as well -ok 3987 - field status_message found -ok 3988 - HTTP::Exception::NO_CONTENT->can(...) -ok 3989 - _make_exceptions is not imported from Loader -ok 3990 # skip can't reliably determine expected Errorcode -ok 3991 # skip can't reliably determine expected Errorcode -ok 3992 - An object of class 'HTTP::Exception::NO_CONTENT' isa 'HTTP::Exception::NO_CONTENT' -ok 3993 - code is a number (204) -ok 3994 - status_message is same as HTTP::Status -ok 3995 - to_string as well -ok 3996 - field status_message found -ok 3997 - HTTP::Exception::NO_CONTENT->can(...) -ok 3998 - _make_exceptions is not imported from Loader -ok 3999 # skip can't reliably determine expected Errorcode -ok 4000 # skip can't reliably determine expected Errorcode -ok 4001 - code is a number (204) -ok 4002 - status_message is same as HTTP::Status -ok 4003 - to_string as well -ok 4004 - field status_message found -ok 4005 - HTTP::Exception::NO_CONTENT->can(...) -ok 4006 - _make_exceptions is not imported from Loader -ok 4007 # skip can't reliably determine expected Errorcode -ok 4008 # skip can't reliably determine expected Errorcode -ok 4009 - An object of class 'HTTP::Exception::NO_CONTENT' isa 'HTTP::Exception::NO_CONTENT' -ok 4010 - code is a number (204) -ok 4011 - status_message is same as HTTP::Status -ok 4012 - to_string as well -ok 4013 - field status_message found -ok 4014 - HTTP::Exception::NO_CONTENT->can(...) -ok 4015 - _make_exceptions is not imported from Loader -ok 4016 # skip can't reliably determine expected Errorcode -ok 4017 # skip can't reliably determine expected Errorcode -ok 4018 - threw HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE -ok 4019 - An object of class 'HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE' isa 'HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE' -ok 4020 - code is a number (416) -ok 4021 - status_message is same as HTTP::Status -ok 4022 - to_string as well -ok 4023 - field status_message found -ok 4024 - HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE->can(...) -ok 4025 - _make_exceptions is not imported from Loader -ok 4026 # skip can't reliably determine expected Errorcode -ok 4027 # skip can't reliably determine expected Errorcode -ok 4028 - An object of class 'HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE' isa 'HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE' -ok 4029 - code is a number (416) -ok 4030 - status_message is same as HTTP::Status -ok 4031 - to_string as well -ok 4032 - field status_message found -ok 4033 - HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE->can(...) -ok 4034 - _make_exceptions is not imported from Loader -ok 4035 # skip can't reliably determine expected Errorcode -ok 4036 # skip can't reliably determine expected Errorcode -ok 4037 - code is a number (416) -ok 4038 - status_message is same as HTTP::Status -ok 4039 - to_string as well -ok 4040 - field status_message found -ok 4041 - HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE->can(...) -ok 4042 - _make_exceptions is not imported from Loader -ok 4043 # skip can't reliably determine expected Errorcode -ok 4044 # skip can't reliably determine expected Errorcode -ok 4045 - An object of class 'HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE' isa 'HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE' -ok 4046 - code is a number (416) -ok 4047 - status_message is same as HTTP::Status -ok 4048 - to_string as well -ok 4049 - field status_message found -ok 4050 - HTTP::Exception::REQUEST_RANGE_NOT_SATISFIABLE->can(...) -ok 4051 - _make_exceptions is not imported from Loader -ok 4052 # skip can't reliably determine expected Errorcode -ok 4053 # skip can't reliably determine expected Errorcode -ok 4054 - threw HTTP::Exception::411 -ok 4055 - An object of class 'HTTP::Exception::411' isa 'HTTP::Exception::411' -ok 4056 - code is a number (411) -ok 4057 - status_message is same as HTTP::Status -ok 4058 - to_string as well -ok 4059 - field status_message found -ok 4060 - HTTP::Exception::411->can(...) -ok 4061 - _make_exceptions is not imported from Loader -ok 4062 - Errorcode in Classname and expected HTTP-Errorcode match -ok 4063 - An object of class 'HTTP::Exception::411' isa 'HTTP::Exception::411' -ok 4064 - code is a number (411) -ok 4065 - status_message is same as HTTP::Status -ok 4066 - to_string as well -ok 4067 - field status_message found -ok 4068 - HTTP::Exception::411->can(...) -ok 4069 - _make_exceptions is not imported from Loader -ok 4070 - Errorcode in Classname and expected HTTP-Errorcode match -ok 4071 - code is a number (411) -ok 4072 - status_message is same as HTTP::Status -ok 4073 - to_string as well -ok 4074 - field status_message found -ok 4075 - HTTP::Exception::411->can(...) -ok 4076 - _make_exceptions is not imported from Loader -ok 4077 - Errorcode in Classname and expected HTTP-Errorcode match -ok 4078 - An object of class 'HTTP::Exception::411' isa 'HTTP::Exception::411' -ok 4079 - code is a number (411) -ok 4080 - status_message is same as HTTP::Status -ok 4081 - to_string as well -ok 4082 - field status_message found -ok 4083 - HTTP::Exception::411->can(...) -ok 4084 - _make_exceptions is not imported from Loader -ok 4085 - Errorcode in Classname and expected HTTP-Errorcode match -ok 4086 - threw HTTP::Exception::PERMANENT_REDIRECT -ok 4087 - An object of class 'HTTP::Exception::PERMANENT_REDIRECT' isa 'HTTP::Exception::PERMANENT_REDIRECT' -ok 4088 - code is a number (308) -ok 4089 - status_message is same as HTTP::Status -ok 4090 - to_string as well -ok 4091 - field status_message found -ok 4092 - HTTP::Exception::PERMANENT_REDIRECT->can(...) -ok 4093 - _make_exceptions is not imported from Loader -ok 4094 # skip can't reliably determine expected Errorcode -ok 4095 # skip can't reliably determine expected Errorcode -ok 4096 - An object of class 'HTTP::Exception::PERMANENT_REDIRECT' isa 'HTTP::Exception::PERMANENT_REDIRECT' -ok 4097 - code is a number (308) -ok 4098 - status_message is same as HTTP::Status -ok 4099 - to_string as well -ok 4100 - field status_message found -ok 4101 - HTTP::Exception::PERMANENT_REDIRECT->can(...) -ok 4102 - _make_exceptions is not imported from Loader -ok 4103 # skip can't reliably determine expected Errorcode -ok 4104 # skip can't reliably determine expected Errorcode -ok 4105 - code is a number (308) -ok 4106 - status_message is same as HTTP::Status -ok 4107 - to_string as well -ok 4108 - field status_message found -ok 4109 - HTTP::Exception::PERMANENT_REDIRECT->can(...) -ok 4110 - _make_exceptions is not imported from Loader -ok 4111 # skip can't reliably determine expected Errorcode -ok 4112 # skip can't reliably determine expected Errorcode -ok 4113 - An object of class 'HTTP::Exception::PERMANENT_REDIRECT' isa 'HTTP::Exception::PERMANENT_REDIRECT' -ok 4114 - code is a number (308) -ok 4115 - status_message is same as HTTP::Status -ok 4116 - to_string as well -ok 4117 - field status_message found -ok 4118 - HTTP::Exception::PERMANENT_REDIRECT->can(...) -ok 4119 - _make_exceptions is not imported from Loader -ok 4120 # skip can't reliably determine expected Errorcode -ok 4121 # skip can't reliably determine expected Errorcode -ok 4122 - threw HTTP::Exception::MULTI_STATUS -ok 4123 - An object of class 'HTTP::Exception::MULTI_STATUS' isa 'HTTP::Exception::MULTI_STATUS' -ok 4124 - code is a number (207) -ok 4125 - status_message is same as HTTP::Status -ok 4126 - to_string as well -ok 4127 - field status_message found -ok 4128 - HTTP::Exception::MULTI_STATUS->can(...) -ok 4129 - _make_exceptions is not imported from Loader -ok 4130 # skip can't reliably determine expected Errorcode -ok 4131 # skip can't reliably determine expected Errorcode -ok 4132 - An object of class 'HTTP::Exception::MULTI_STATUS' isa 'HTTP::Exception::MULTI_STATUS' -ok 4133 - code is a number (207) -ok 4134 - status_message is same as HTTP::Status -ok 4135 - to_string as well -ok 4136 - field status_message found -ok 4137 - HTTP::Exception::MULTI_STATUS->can(...) -ok 4138 - _make_exceptions is not imported from Loader -ok 4139 # skip can't reliably determine expected Errorcode -ok 4140 # skip can't reliably determine expected Errorcode -ok 4141 - code is a number (207) -ok 4142 - status_message is same as HTTP::Status -ok 4143 - to_string as well -ok 4144 - field status_message found -ok 4145 - HTTP::Exception::MULTI_STATUS->can(...) -ok 4146 - _make_exceptions is not imported from Loader -ok 4147 # skip can't reliably determine expected Errorcode -ok 4148 # skip can't reliably determine expected Errorcode -ok 4149 - An object of class 'HTTP::Exception::MULTI_STATUS' isa 'HTTP::Exception::MULTI_STATUS' -ok 4150 - code is a number (207) -ok 4151 - status_message is same as HTTP::Status -ok 4152 - to_string as well -ok 4153 - field status_message found -ok 4154 - HTTP::Exception::MULTI_STATUS->can(...) -ok 4155 - _make_exceptions is not imported from Loader -ok 4156 # skip can't reliably determine expected Errorcode -ok 4157 # skip can't reliably determine expected Errorcode -ok 4158 - threw HTTP::Exception::METHOD_NOT_ALLOWED -ok 4159 - An object of class 'HTTP::Exception::METHOD_NOT_ALLOWED' isa 'HTTP::Exception::METHOD_NOT_ALLOWED' -ok 4160 - code is a number (405) +ok 3982 - An object of class 'HTTP::Exception::100' isa 'HTTP::Exception::100' +ok 3983 - code is a number (100) +ok 3984 - status_message is same as HTTP::Status +ok 3985 - to_string as well +ok 3986 - field status_message found +ok 3987 - HTTP::Exception::100->can(...) +ok 3988 - _make_exceptions is not imported from Loader +ok 3989 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3990 - threw HTTP::Exception::304 +ok 3991 - An object of class 'HTTP::Exception::304' isa 'HTTP::Exception::304' +ok 3992 - code is a number (304) +ok 3993 - status_message is same as HTTP::Status +ok 3994 - to_string as well +ok 3995 - field status_message found +ok 3996 - HTTP::Exception::304->can(...) +ok 3997 - _make_exceptions is not imported from Loader +ok 3998 - Errorcode in Classname and expected HTTP-Errorcode match +ok 3999 - An object of class 'HTTP::Exception::304' isa 'HTTP::Exception::304' +ok 4000 - code is a number (304) +ok 4001 - status_message is same as HTTP::Status +ok 4002 - to_string as well +ok 4003 - field status_message found +ok 4004 - HTTP::Exception::304->can(...) +ok 4005 - _make_exceptions is not imported from Loader +ok 4006 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4007 - code is a number (304) +ok 4008 - status_message is same as HTTP::Status +ok 4009 - to_string as well +ok 4010 - field status_message found +ok 4011 - HTTP::Exception::304->can(...) +ok 4012 - _make_exceptions is not imported from Loader +ok 4013 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4014 - An object of class 'HTTP::Exception::304' isa 'HTTP::Exception::304' +ok 4015 - code is a number (304) +ok 4016 - status_message is same as HTTP::Status +ok 4017 - to_string as well +ok 4018 - field status_message found +ok 4019 - HTTP::Exception::304->can(...) +ok 4020 - _make_exceptions is not imported from Loader +ok 4021 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4022 - threw HTTP::Exception::NOT_EXTENDED +ok 4023 - An object of class 'HTTP::Exception::NOT_EXTENDED' isa 'HTTP::Exception::NOT_EXTENDED' +ok 4024 - code is a number (510) +ok 4025 - status_message is same as HTTP::Status +ok 4026 - to_string as well +ok 4027 - field status_message found +ok 4028 - HTTP::Exception::NOT_EXTENDED->can(...) +ok 4029 - _make_exceptions is not imported from Loader +ok 4030 # skip can't reliably determine expected Errorcode +ok 4031 # skip can't reliably determine expected Errorcode +ok 4032 - An object of class 'HTTP::Exception::NOT_EXTENDED' isa 'HTTP::Exception::NOT_EXTENDED' +ok 4033 - code is a number (510) +ok 4034 - status_message is same as HTTP::Status +ok 4035 - to_string as well +ok 4036 - field status_message found +ok 4037 - HTTP::Exception::NOT_EXTENDED->can(...) +ok 4038 - _make_exceptions is not imported from Loader +ok 4039 # skip can't reliably determine expected Errorcode +ok 4040 # skip can't reliably determine expected Errorcode +ok 4041 - code is a number (510) +ok 4042 - status_message is same as HTTP::Status +ok 4043 - to_string as well +ok 4044 - field status_message found +ok 4045 - HTTP::Exception::NOT_EXTENDED->can(...) +ok 4046 - _make_exceptions is not imported from Loader +ok 4047 # skip can't reliably determine expected Errorcode +ok 4048 # skip can't reliably determine expected Errorcode +ok 4049 - An object of class 'HTTP::Exception::NOT_EXTENDED' isa 'HTTP::Exception::NOT_EXTENDED' +ok 4050 - code is a number (510) +ok 4051 - status_message is same as HTTP::Status +ok 4052 - to_string as well +ok 4053 - field status_message found +ok 4054 - HTTP::Exception::NOT_EXTENDED->can(...) +ok 4055 - _make_exceptions is not imported from Loader +ok 4056 # skip can't reliably determine expected Errorcode +ok 4057 # skip can't reliably determine expected Errorcode +ok 4058 - threw HTTP::Exception::IM_USED +ok 4059 - An object of class 'HTTP::Exception::IM_USED' isa 'HTTP::Exception::IM_USED' +ok 4060 - code is a number (226) +ok 4061 - status_message is same as HTTP::Status +ok 4062 - to_string as well +ok 4063 - field status_message found +ok 4064 - HTTP::Exception::IM_USED->can(...) +ok 4065 - _make_exceptions is not imported from Loader +ok 4066 # skip can't reliably determine expected Errorcode +ok 4067 # skip can't reliably determine expected Errorcode +ok 4068 - An object of class 'HTTP::Exception::IM_USED' isa 'HTTP::Exception::IM_USED' +ok 4069 - code is a number (226) +ok 4070 - status_message is same as HTTP::Status +ok 4071 - to_string as well +ok 4072 - field status_message found +ok 4073 - HTTP::Exception::IM_USED->can(...) +ok 4074 - _make_exceptions is not imported from Loader +ok 4075 # skip can't reliably determine expected Errorcode +ok 4076 # skip can't reliably determine expected Errorcode +ok 4077 - code is a number (226) +ok 4078 - status_message is same as HTTP::Status +ok 4079 - to_string as well +ok 4080 - field status_message found +ok 4081 - HTTP::Exception::IM_USED->can(...) +ok 4082 - _make_exceptions is not imported from Loader +ok 4083 # skip can't reliably determine expected Errorcode +ok 4084 # skip can't reliably determine expected Errorcode +ok 4085 - An object of class 'HTTP::Exception::IM_USED' isa 'HTTP::Exception::IM_USED' +ok 4086 - code is a number (226) +ok 4087 - status_message is same as HTTP::Status +ok 4088 - to_string as well +ok 4089 - field status_message found +ok 4090 - HTTP::Exception::IM_USED->can(...) +ok 4091 - _make_exceptions is not imported from Loader +ok 4092 # skip can't reliably determine expected Errorcode +ok 4093 # skip can't reliably determine expected Errorcode +ok 4094 - threw HTTP::Exception::431 +ok 4095 - An object of class 'HTTP::Exception::431' isa 'HTTP::Exception::431' +ok 4096 - code is a number (431) +ok 4097 - status_message is same as HTTP::Status +ok 4098 - to_string as well +ok 4099 - field status_message found +ok 4100 - HTTP::Exception::431->can(...) +ok 4101 - _make_exceptions is not imported from Loader +ok 4102 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4103 - An object of class 'HTTP::Exception::431' isa 'HTTP::Exception::431' +ok 4104 - code is a number (431) +ok 4105 - status_message is same as HTTP::Status +ok 4106 - to_string as well +ok 4107 - field status_message found +ok 4108 - HTTP::Exception::431->can(...) +ok 4109 - _make_exceptions is not imported from Loader +ok 4110 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4111 - code is a number (431) +ok 4112 - status_message is same as HTTP::Status +ok 4113 - to_string as well +ok 4114 - field status_message found +ok 4115 - HTTP::Exception::431->can(...) +ok 4116 - _make_exceptions is not imported from Loader +ok 4117 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4118 - An object of class 'HTTP::Exception::431' isa 'HTTP::Exception::431' +ok 4119 - code is a number (431) +ok 4120 - status_message is same as HTTP::Status +ok 4121 - to_string as well +ok 4122 - field status_message found +ok 4123 - HTTP::Exception::431->can(...) +ok 4124 - _make_exceptions is not imported from Loader +ok 4125 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4126 - threw HTTP::Exception::207 +ok 4127 - An object of class 'HTTP::Exception::207' isa 'HTTP::Exception::207' +ok 4128 - code is a number (207) +ok 4129 - status_message is same as HTTP::Status +ok 4130 - to_string as well +ok 4131 - field status_message found +ok 4132 - HTTP::Exception::207->can(...) +ok 4133 - _make_exceptions is not imported from Loader +ok 4134 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4135 - An object of class 'HTTP::Exception::207' isa 'HTTP::Exception::207' +ok 4136 - code is a number (207) +ok 4137 - status_message is same as HTTP::Status +ok 4138 - to_string as well +ok 4139 - field status_message found +ok 4140 - HTTP::Exception::207->can(...) +ok 4141 - _make_exceptions is not imported from Loader +ok 4142 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4143 - code is a number (207) +ok 4144 - status_message is same as HTTP::Status +ok 4145 - to_string as well +ok 4146 - field status_message found +ok 4147 - HTTP::Exception::207->can(...) +ok 4148 - _make_exceptions is not imported from Loader +ok 4149 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4150 - An object of class 'HTTP::Exception::207' isa 'HTTP::Exception::207' +ok 4151 - code is a number (207) +ok 4152 - status_message is same as HTTP::Status +ok 4153 - to_string as well +ok 4154 - field status_message found +ok 4155 - HTTP::Exception::207->can(...) +ok 4156 - _make_exceptions is not imported from Loader +ok 4157 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4158 - threw HTTP::Exception::UNSUPPORTED_MEDIA_TYPE +ok 4159 - An object of class 'HTTP::Exception::UNSUPPORTED_MEDIA_TYPE' isa 'HTTP::Exception::UNSUPPORTED_MEDIA_TYPE' +ok 4160 - code is a number (415) ok 4161 - status_message is same as HTTP::Status ok 4162 - to_string as well ok 4163 - field status_message found -ok 4164 - HTTP::Exception::METHOD_NOT_ALLOWED->can(...) +ok 4164 - HTTP::Exception::UNSUPPORTED_MEDIA_TYPE->can(...) ok 4165 - _make_exceptions is not imported from Loader ok 4166 # skip can't reliably determine expected Errorcode ok 4167 # skip can't reliably determine expected Errorcode -ok 4168 - An object of class 'HTTP::Exception::METHOD_NOT_ALLOWED' isa 'HTTP::Exception::METHOD_NOT_ALLOWED' -ok 4169 - code is a number (405) +ok 4168 - An object of class 'HTTP::Exception::UNSUPPORTED_MEDIA_TYPE' isa 'HTTP::Exception::UNSUPPORTED_MEDIA_TYPE' +ok 4169 - code is a number (415) ok 4170 - status_message is same as HTTP::Status ok 4171 - to_string as well ok 4172 - field status_message found -ok 4173 - HTTP::Exception::METHOD_NOT_ALLOWED->can(...) +ok 4173 - HTTP::Exception::UNSUPPORTED_MEDIA_TYPE->can(...) ok 4174 - _make_exceptions is not imported from Loader ok 4175 # skip can't reliably determine expected Errorcode ok 4176 # skip can't reliably determine expected Errorcode -ok 4177 - code is a number (405) +ok 4177 - code is a number (415) ok 4178 - status_message is same as HTTP::Status ok 4179 - to_string as well ok 4180 - field status_message found -ok 4181 - HTTP::Exception::METHOD_NOT_ALLOWED->can(...) +ok 4181 - HTTP::Exception::UNSUPPORTED_MEDIA_TYPE->can(...) ok 4182 - _make_exceptions is not imported from Loader ok 4183 # skip can't reliably determine expected Errorcode ok 4184 # skip can't reliably determine expected Errorcode -ok 4185 - An object of class 'HTTP::Exception::METHOD_NOT_ALLOWED' isa 'HTTP::Exception::METHOD_NOT_ALLOWED' -ok 4186 - code is a number (405) +ok 4185 - An object of class 'HTTP::Exception::UNSUPPORTED_MEDIA_TYPE' isa 'HTTP::Exception::UNSUPPORTED_MEDIA_TYPE' +ok 4186 - code is a number (415) ok 4187 - status_message is same as HTTP::Status ok 4188 - to_string as well ok 4189 - field status_message found -ok 4190 - HTTP::Exception::METHOD_NOT_ALLOWED->can(...) +ok 4190 - HTTP::Exception::UNSUPPORTED_MEDIA_TYPE->can(...) ok 4191 - _make_exceptions is not imported from Loader ok 4192 # skip can't reliably determine expected Errorcode ok 4193 # skip can't reliably determine expected Errorcode -ok 4194 - threw HTTP::Exception::SWITCHING_PROTOCOLS -ok 4195 - An object of class 'HTTP::Exception::SWITCHING_PROTOCOLS' isa 'HTTP::Exception::SWITCHING_PROTOCOLS' -ok 4196 - code is a number (101) +ok 4194 - threw HTTP::Exception::413 +ok 4195 - An object of class 'HTTP::Exception::413' isa 'HTTP::Exception::413' +ok 4196 - code is a number (413) ok 4197 - status_message is same as HTTP::Status ok 4198 - to_string as well ok 4199 - field status_message found -ok 4200 - HTTP::Exception::SWITCHING_PROTOCOLS->can(...) +ok 4200 - HTTP::Exception::413->can(...) ok 4201 - _make_exceptions is not imported from Loader -ok 4202 # skip can't reliably determine expected Errorcode -ok 4203 # skip can't reliably determine expected Errorcode -ok 4204 - An object of class 'HTTP::Exception::SWITCHING_PROTOCOLS' isa 'HTTP::Exception::SWITCHING_PROTOCOLS' -ok 4205 - code is a number (101) -ok 4206 - status_message is same as HTTP::Status -ok 4207 - to_string as well -ok 4208 - field status_message found -ok 4209 - HTTP::Exception::SWITCHING_PROTOCOLS->can(...) -ok 4210 - _make_exceptions is not imported from Loader -ok 4211 # skip can't reliably determine expected Errorcode -ok 4212 # skip can't reliably determine expected Errorcode -ok 4213 - code is a number (101) -ok 4214 - status_message is same as HTTP::Status -ok 4215 - to_string as well -ok 4216 - field status_message found -ok 4217 - HTTP::Exception::SWITCHING_PROTOCOLS->can(...) -ok 4218 - _make_exceptions is not imported from Loader -ok 4219 # skip can't reliably determine expected Errorcode -ok 4220 # skip can't reliably determine expected Errorcode -ok 4221 - An object of class 'HTTP::Exception::SWITCHING_PROTOCOLS' isa 'HTTP::Exception::SWITCHING_PROTOCOLS' -ok 4222 - code is a number (101) -ok 4223 - status_message is same as HTTP::Status -ok 4224 - to_string as well -ok 4225 - field status_message found -ok 4226 - HTTP::Exception::SWITCHING_PROTOCOLS->can(...) -ok 4227 - _make_exceptions is not imported from Loader -ok 4228 # skip can't reliably determine expected Errorcode -ok 4229 # skip can't reliably determine expected Errorcode -ok 4230 - threw HTTP::Exception::504 -ok 4231 - An object of class 'HTTP::Exception::504' isa 'HTTP::Exception::504' -ok 4232 - code is a number (504) -ok 4233 - status_message is same as HTTP::Status -ok 4234 - to_string as well -ok 4235 - field status_message found -ok 4236 - HTTP::Exception::504->can(...) -ok 4237 - _make_exceptions is not imported from Loader -ok 4238 - Errorcode in Classname and expected HTTP-Errorcode match -ok 4239 - An object of class 'HTTP::Exception::504' isa 'HTTP::Exception::504' -ok 4240 - code is a number (504) -ok 4241 - status_message is same as HTTP::Status -ok 4242 - to_string as well -ok 4243 - field status_message found -ok 4244 - HTTP::Exception::504->can(...) -ok 4245 - _make_exceptions is not imported from Loader -ok 4246 - Errorcode in Classname and expected HTTP-Errorcode match -ok 4247 - code is a number (504) -ok 4248 - status_message is same as HTTP::Status -ok 4249 - to_string as well -ok 4250 - field status_message found -ok 4251 - HTTP::Exception::504->can(...) -ok 4252 - _make_exceptions is not imported from Loader -ok 4253 - Errorcode in Classname and expected HTTP-Errorcode match -ok 4254 - An object of class 'HTTP::Exception::504' isa 'HTTP::Exception::504' -ok 4255 - code is a number (504) -ok 4256 - status_message is same as HTTP::Status -ok 4257 - to_string as well -ok 4258 - field status_message found -ok 4259 - HTTP::Exception::504->can(...) -ok 4260 - _make_exceptions is not imported from Loader -ok 4261 - Errorcode in Classname and expected HTTP-Errorcode match -ok 4262 - threw HTTP::Exception::421 -ok 4263 - An object of class 'HTTP::Exception::421' isa 'HTTP::Exception::421' -ok 4264 - code is a number (421) +ok 4202 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4203 - An object of class 'HTTP::Exception::413' isa 'HTTP::Exception::413' +ok 4204 - code is a number (413) +ok 4205 - status_message is same as HTTP::Status +ok 4206 - to_string as well +ok 4207 - field status_message found +ok 4208 - HTTP::Exception::413->can(...) +ok 4209 - _make_exceptions is not imported from Loader +ok 4210 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4211 - code is a number (413) +ok 4212 - status_message is same as HTTP::Status +ok 4213 - to_string as well +ok 4214 - field status_message found +ok 4215 - HTTP::Exception::413->can(...) +ok 4216 - _make_exceptions is not imported from Loader +ok 4217 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4218 - An object of class 'HTTP::Exception::413' isa 'HTTP::Exception::413' +ok 4219 - code is a number (413) +ok 4220 - status_message is same as HTTP::Status +ok 4221 - to_string as well +ok 4222 - field status_message found +ok 4223 - HTTP::Exception::413->can(...) +ok 4224 - _make_exceptions is not imported from Loader +ok 4225 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4226 - threw HTTP::Exception::MISDIRECTED_REQUEST +ok 4227 - An object of class 'HTTP::Exception::MISDIRECTED_REQUEST' isa 'HTTP::Exception::MISDIRECTED_REQUEST' +ok 4228 - code is a number (421) +ok 4229 - status_message is same as HTTP::Status +ok 4230 - to_string as well +ok 4231 - field status_message found +ok 4232 - HTTP::Exception::MISDIRECTED_REQUEST->can(...) +ok 4233 - _make_exceptions is not imported from Loader +ok 4234 # skip can't reliably determine expected Errorcode +ok 4235 # skip can't reliably determine expected Errorcode +ok 4236 - An object of class 'HTTP::Exception::MISDIRECTED_REQUEST' isa 'HTTP::Exception::MISDIRECTED_REQUEST' +ok 4237 - code is a number (421) +ok 4238 - status_message is same as HTTP::Status +ok 4239 - to_string as well +ok 4240 - field status_message found +ok 4241 - HTTP::Exception::MISDIRECTED_REQUEST->can(...) +ok 4242 - _make_exceptions is not imported from Loader +ok 4243 # skip can't reliably determine expected Errorcode +ok 4244 # skip can't reliably determine expected Errorcode +ok 4245 - code is a number (421) +ok 4246 - status_message is same as HTTP::Status +ok 4247 - to_string as well +ok 4248 - field status_message found +ok 4249 - HTTP::Exception::MISDIRECTED_REQUEST->can(...) +ok 4250 - _make_exceptions is not imported from Loader +ok 4251 # skip can't reliably determine expected Errorcode +ok 4252 # skip can't reliably determine expected Errorcode +ok 4253 - An object of class 'HTTP::Exception::MISDIRECTED_REQUEST' isa 'HTTP::Exception::MISDIRECTED_REQUEST' +ok 4254 - code is a number (421) +ok 4255 - status_message is same as HTTP::Status +ok 4256 - to_string as well +ok 4257 - field status_message found +ok 4258 - HTTP::Exception::MISDIRECTED_REQUEST->can(...) +ok 4259 - _make_exceptions is not imported from Loader +ok 4260 # skip can't reliably determine expected Errorcode +ok 4261 # skip can't reliably determine expected Errorcode +ok 4262 - threw HTTP::Exception::REQUEST_URI_TOO_LARGE +ok 4263 - An object of class 'HTTP::Exception::REQUEST_URI_TOO_LARGE' isa 'HTTP::Exception::REQUEST_URI_TOO_LARGE' +ok 4264 - code is a number (414) ok 4265 - status_message is same as HTTP::Status ok 4266 - to_string as well ok 4267 - field status_message found -ok 4268 - HTTP::Exception::421->can(...) +ok 4268 - HTTP::Exception::REQUEST_URI_TOO_LARGE->can(...) ok 4269 - _make_exceptions is not imported from Loader -ok 4270 - Errorcode in Classname and expected HTTP-Errorcode match -ok 4271 - An object of class 'HTTP::Exception::421' isa 'HTTP::Exception::421' -ok 4272 - code is a number (421) -ok 4273 - status_message is same as HTTP::Status -ok 4274 - to_string as well -ok 4275 - field status_message found -ok 4276 - HTTP::Exception::421->can(...) -ok 4277 - _make_exceptions is not imported from Loader -ok 4278 - Errorcode in Classname and expected HTTP-Errorcode match -ok 4279 - code is a number (421) -ok 4280 - status_message is same as HTTP::Status -ok 4281 - to_string as well -ok 4282 - field status_message found -ok 4283 - HTTP::Exception::421->can(...) -ok 4284 - _make_exceptions is not imported from Loader -ok 4285 - Errorcode in Classname and expected HTTP-Errorcode match -ok 4286 - An object of class 'HTTP::Exception::421' isa 'HTTP::Exception::421' -ok 4287 - code is a number (421) -ok 4288 - status_message is same as HTTP::Status -ok 4289 - to_string as well -ok 4290 - field status_message found -ok 4291 - HTTP::Exception::421->can(...) -ok 4292 - _make_exceptions is not imported from Loader -ok 4293 - Errorcode in Classname and expected HTTP-Errorcode match -ok 4294 - threw HTTP::Exception::NOT_FOUND -ok 4295 - An object of class 'HTTP::Exception::NOT_FOUND' isa 'HTTP::Exception::NOT_FOUND' -ok 4296 - code is a number (404) -ok 4297 - status_message is same as HTTP::Status -ok 4298 - to_string as well -ok 4299 - field status_message found -ok 4300 - HTTP::Exception::NOT_FOUND->can(...) -ok 4301 - _make_exceptions is not imported from Loader -ok 4302 # skip can't reliably determine expected Errorcode -ok 4303 # skip can't reliably determine expected Errorcode -ok 4304 - An object of class 'HTTP::Exception::NOT_FOUND' isa 'HTTP::Exception::NOT_FOUND' -ok 4305 - code is a number (404) -ok 4306 - status_message is same as HTTP::Status -ok 4307 - to_string as well -ok 4308 - field status_message found -ok 4309 - HTTP::Exception::NOT_FOUND->can(...) -ok 4310 - _make_exceptions is not imported from Loader -ok 4311 # skip can't reliably determine expected Errorcode -ok 4312 # skip can't reliably determine expected Errorcode -ok 4313 - code is a number (404) -ok 4314 - status_message is same as HTTP::Status -ok 4315 - to_string as well -ok 4316 - field status_message found -ok 4317 - HTTP::Exception::NOT_FOUND->can(...) -ok 4318 - _make_exceptions is not imported from Loader -ok 4319 # skip can't reliably determine expected Errorcode -ok 4320 # skip can't reliably determine expected Errorcode -ok 4321 - An object of class 'HTTP::Exception::NOT_FOUND' isa 'HTTP::Exception::NOT_FOUND' -ok 4322 - code is a number (404) -ok 4323 - status_message is same as HTTP::Status -ok 4324 - to_string as well -ok 4325 - field status_message found -ok 4326 - HTTP::Exception::NOT_FOUND->can(...) -ok 4327 - _make_exceptions is not imported from Loader -ok 4328 # skip can't reliably determine expected Errorcode -ok 4329 # skip can't reliably determine expected Errorcode -ok 4330 - threw HTTP::Exception::SERVICE_UNAVAILABLE -ok 4331 - An object of class 'HTTP::Exception::SERVICE_UNAVAILABLE' isa 'HTTP::Exception::SERVICE_UNAVAILABLE' -ok 4332 - code is a number (503) -ok 4333 - status_message is same as HTTP::Status -ok 4334 - to_string as well -ok 4335 - field status_message found -ok 4336 - HTTP::Exception::SERVICE_UNAVAILABLE->can(...) -ok 4337 - _make_exceptions is not imported from Loader -ok 4338 # skip can't reliably determine expected Errorcode -ok 4339 # skip can't reliably determine expected Errorcode -ok 4340 - An object of class 'HTTP::Exception::SERVICE_UNAVAILABLE' isa 'HTTP::Exception::SERVICE_UNAVAILABLE' -ok 4341 - code is a number (503) -ok 4342 - status_message is same as HTTP::Status -ok 4343 - to_string as well -ok 4344 - field status_message found -ok 4345 - HTTP::Exception::SERVICE_UNAVAILABLE->can(...) -ok 4346 - _make_exceptions is not imported from Loader -ok 4347 # skip can't reliably determine expected Errorcode -ok 4348 # skip can't reliably determine expected Errorcode -ok 4349 - code is a number (503) -ok 4350 - status_message is same as HTTP::Status -ok 4351 - to_string as well -ok 4352 - field status_message found -ok 4353 - HTTP::Exception::SERVICE_UNAVAILABLE->can(...) -ok 4354 - _make_exceptions is not imported from Loader -ok 4355 # skip can't reliably determine expected Errorcode -ok 4356 # skip can't reliably determine expected Errorcode -ok 4357 - An object of class 'HTTP::Exception::SERVICE_UNAVAILABLE' isa 'HTTP::Exception::SERVICE_UNAVAILABLE' -ok 4358 - code is a number (503) -ok 4359 - status_message is same as HTTP::Status -ok 4360 - to_string as well -ok 4361 - field status_message found -ok 4362 - HTTP::Exception::SERVICE_UNAVAILABLE->can(...) -ok 4363 - _make_exceptions is not imported from Loader -ok 4364 # skip can't reliably determine expected Errorcode -ok 4365 # skip can't reliably determine expected Errorcode +ok 4270 # skip can't reliably determine expected Errorcode +ok 4271 # skip can't reliably determine expected Errorcode +ok 4272 - An object of class 'HTTP::Exception::REQUEST_URI_TOO_LARGE' isa 'HTTP::Exception::REQUEST_URI_TOO_LARGE' +ok 4273 - code is a number (414) +ok 4274 - status_message is same as HTTP::Status +ok 4275 - to_string as well +ok 4276 - field status_message found +ok 4277 - HTTP::Exception::REQUEST_URI_TOO_LARGE->can(...) +ok 4278 - _make_exceptions is not imported from Loader +ok 4279 # skip can't reliably determine expected Errorcode +ok 4280 # skip can't reliably determine expected Errorcode +ok 4281 - code is a number (414) +ok 4282 - status_message is same as HTTP::Status +ok 4283 - to_string as well +ok 4284 - field status_message found +ok 4285 - HTTP::Exception::REQUEST_URI_TOO_LARGE->can(...) +ok 4286 - _make_exceptions is not imported from Loader +ok 4287 # skip can't reliably determine expected Errorcode +ok 4288 # skip can't reliably determine expected Errorcode +ok 4289 - An object of class 'HTTP::Exception::REQUEST_URI_TOO_LARGE' isa 'HTTP::Exception::REQUEST_URI_TOO_LARGE' +ok 4290 - code is a number (414) +ok 4291 - status_message is same as HTTP::Status +ok 4292 - to_string as well +ok 4293 - field status_message found +ok 4294 - HTTP::Exception::REQUEST_URI_TOO_LARGE->can(...) +ok 4295 - _make_exceptions is not imported from Loader +ok 4296 # skip can't reliably determine expected Errorcode +ok 4297 # skip can't reliably determine expected Errorcode +ok 4298 - threw HTTP::Exception::I_AM_A_TEAPOT +ok 4299 - An object of class 'HTTP::Exception::I_AM_A_TEAPOT' isa 'HTTP::Exception::I_AM_A_TEAPOT' +ok 4300 - code is a number (418) +ok 4301 - status_message is same as HTTP::Status +ok 4302 - to_string as well +ok 4303 - field status_message found +ok 4304 - HTTP::Exception::I_AM_A_TEAPOT->can(...) +ok 4305 - _make_exceptions is not imported from Loader +ok 4306 # skip can't reliably determine expected Errorcode +ok 4307 # skip can't reliably determine expected Errorcode +ok 4308 - An object of class 'HTTP::Exception::I_AM_A_TEAPOT' isa 'HTTP::Exception::I_AM_A_TEAPOT' +ok 4309 - code is a number (418) +ok 4310 - status_message is same as HTTP::Status +ok 4311 - to_string as well +ok 4312 - field status_message found +ok 4313 - HTTP::Exception::I_AM_A_TEAPOT->can(...) +ok 4314 - _make_exceptions is not imported from Loader +ok 4315 # skip can't reliably determine expected Errorcode +ok 4316 # skip can't reliably determine expected Errorcode +ok 4317 - code is a number (418) +ok 4318 - status_message is same as HTTP::Status +ok 4319 - to_string as well +ok 4320 - field status_message found +ok 4321 - HTTP::Exception::I_AM_A_TEAPOT->can(...) +ok 4322 - _make_exceptions is not imported from Loader +ok 4323 # skip can't reliably determine expected Errorcode +ok 4324 # skip can't reliably determine expected Errorcode +ok 4325 - An object of class 'HTTP::Exception::I_AM_A_TEAPOT' isa 'HTTP::Exception::I_AM_A_TEAPOT' +ok 4326 - code is a number (418) +ok 4327 - status_message is same as HTTP::Status +ok 4328 - to_string as well +ok 4329 - field status_message found +ok 4330 - HTTP::Exception::I_AM_A_TEAPOT->can(...) +ok 4331 - _make_exceptions is not imported from Loader +ok 4332 # skip can't reliably determine expected Errorcode +ok 4333 # skip can't reliably determine expected Errorcode +ok 4334 - threw HTTP::Exception::308 +ok 4335 - An object of class 'HTTP::Exception::308' isa 'HTTP::Exception::308' +ok 4336 - code is a number (308) +ok 4337 - status_message is same as HTTP::Status +ok 4338 - to_string as well +ok 4339 - field status_message found +ok 4340 - HTTP::Exception::308->can(...) +ok 4341 - _make_exceptions is not imported from Loader +ok 4342 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4343 - An object of class 'HTTP::Exception::308' isa 'HTTP::Exception::308' +ok 4344 - code is a number (308) +ok 4345 - status_message is same as HTTP::Status +ok 4346 - to_string as well +ok 4347 - field status_message found +ok 4348 - HTTP::Exception::308->can(...) +ok 4349 - _make_exceptions is not imported from Loader +ok 4350 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4351 - code is a number (308) +ok 4352 - status_message is same as HTTP::Status +ok 4353 - to_string as well +ok 4354 - field status_message found +ok 4355 - HTTP::Exception::308->can(...) +ok 4356 - _make_exceptions is not imported from Loader +ok 4357 - Errorcode in Classname and expected HTTP-Errorcode match +ok 4358 - An object of class 'HTTP::Exception::308' isa 'HTTP::Exception::308' +ok 4359 - code is a number (308) +ok 4360 - status_message is same as HTTP::Status +ok 4361 - to_string as well +ok 4362 - field status_message found +ok 4363 - HTTP::Exception::308->can(...) +ok 4364 - _make_exceptions is not imported from Loader +ok 4365 - Errorcode in Classname and expected HTTP-Errorcode match 1..4365 ok t/02-combinations.t ....... @@ -5144,12 +5156,12 @@ t/15-fields_ec.t .......... ok 1 - $e->message() is "Continue" (100) ok 2 - $e->error() is "Continue" (100) -ok 3 - $e->pid() is "63252" (100) -ok 4 - $e->uid() is "1111" (100) -ok 5 - $e->gid() is "1111 1111" (100) -ok 6 - $e->euid() is "1111" (100) -ok 7 - $e->egid() is "1111 1111" (100) -ok 8 - $e->time() is "1618983250" (100) +ok 3 - $e->pid() is "27379" (100) +ok 4 - $e->uid() is "2222" (100) +ok 5 - $e->gid() is "2222 2222" (100) +ok 6 - $e->euid() is "2222" (100) +ok 7 - $e->egid() is "2222 2222" (100) +ok 8 - $e->time() is "1584573328" (100) ok 9 - $e->package() is "main" (100) ok 10 - $e->file() is "t/15-fields_ec.t" (100) ok 11 - $e->line() is "9" (100) @@ -5159,12 +5171,12 @@ ok 14 - $e->full_message() is "Continue" (100) ok 15 - $e->message() is "OK" (200) ok 16 - $e->error() is "OK" (200) -ok 17 - $e->pid() is "63252" (200) -ok 18 - $e->uid() is "1111" (200) -ok 19 - $e->gid() is "1111 1111" (200) -ok 20 - $e->euid() is "1111" (200) -ok 21 - $e->egid() is "1111 1111" (200) -ok 22 - $e->time() is "1618983250" (200) +ok 17 - $e->pid() is "27379" (200) +ok 18 - $e->uid() is "2222" (200) +ok 19 - $e->gid() is "2222 2222" (200) +ok 20 - $e->euid() is "2222" (200) +ok 21 - $e->egid() is "2222 2222" (200) +ok 22 - $e->time() is "1584573328" (200) ok 23 - $e->package() is "main" (200) ok 24 - $e->file() is "t/15-fields_ec.t" (200) ok 25 - $e->line() is "9" (200) @@ -5174,12 +5186,12 @@ ok 28 - $e->full_message() is "OK" (200) ok 29 - $e->message() is "Multiple Choices" (300) ok 30 - $e->error() is "Multiple Choices" (300) -ok 31 - $e->pid() is "63252" (300) -ok 32 - $e->uid() is "1111" (300) -ok 33 - $e->gid() is "1111 1111" (300) -ok 34 - $e->euid() is "1111" (300) -ok 35 - $e->egid() is "1111 1111" (300) -ok 36 - $e->time() is "1618983250" (300) +ok 31 - $e->pid() is "27379" (300) +ok 32 - $e->uid() is "2222" (300) +ok 33 - $e->gid() is "2222 2222" (300) +ok 34 - $e->euid() is "2222" (300) +ok 35 - $e->egid() is "2222 2222" (300) +ok 36 - $e->time() is "1584573328" (300) ok 37 - $e->package() is "main" (300) ok 38 - $e->file() is "t/15-fields_ec.t" (300) ok 39 - $e->line() is "9" (300) @@ -5189,12 +5201,12 @@ ok 42 - $e->full_message() is "Multiple Choices" (300) ok 43 - $e->message() is "Bad Request" (400) ok 44 - $e->error() is "Bad Request" (400) -ok 45 - $e->pid() is "63252" (400) -ok 46 - $e->uid() is "1111" (400) -ok 47 - $e->gid() is "1111 1111" (400) -ok 48 - $e->euid() is "1111" (400) -ok 49 - $e->egid() is "1111 1111" (400) -ok 50 - $e->time() is "1618983250" (400) +ok 45 - $e->pid() is "27379" (400) +ok 46 - $e->uid() is "2222" (400) +ok 47 - $e->gid() is "2222 2222" (400) +ok 48 - $e->euid() is "2222" (400) +ok 49 - $e->egid() is "2222 2222" (400) +ok 50 - $e->time() is "1584573328" (400) ok 51 - $e->package() is "main" (400) ok 52 - $e->file() is "t/15-fields_ec.t" (400) ok 53 - $e->line() is "9" (400) @@ -5204,12 +5216,12 @@ ok 56 - $e->full_message() is "Bad Request" (400) ok 57 - $e->message() is "Internal Server Error" (500) ok 58 - $e->error() is "Internal Server Error" (500) -ok 59 - $e->pid() is "63252" (500) -ok 60 - $e->uid() is "1111" (500) -ok 61 - $e->gid() is "1111 1111" (500) -ok 62 - $e->euid() is "1111" (500) -ok 63 - $e->egid() is "1111 1111" (500) -ok 64 - $e->time() is "1618983250" (500) +ok 59 - $e->pid() is "27379" (500) +ok 60 - $e->uid() is "2222" (500) +ok 61 - $e->gid() is "2222 2222" (500) +ok 62 - $e->euid() is "2222" (500) +ok 63 - $e->egid() is "2222 2222" (500) +ok 64 - $e->time() is "1584573328" (500) ok 65 - $e->package() is "main" (500) ok 66 - $e->file() is "t/15-fields_ec.t" (500) ok 67 - $e->line() is "9" (500) @@ -5325,32 +5337,32 @@ t/manifest.t .............. skipped: Author tests not required for installation t/pod.t ................... skipped: Author tests not required for installation All tests successful. -Files=33, Tests=4693, 3 wallclock secs ( 0.34 usr 0.04 sys + 2.84 cusr 0.32 csys = 3.54 CPU) +Files=33, Tests=4693, 6 wallclock secs ( 0.75 usr 0.13 sys + 5.92 cusr 0.53 csys = 7.33 CPU) Result: PASS make[1]: Leaving directory '/build/libhttp-exception-perl-0.04007' create-stamp debian/debhelper-build-stamp dh_testroot dh_prep dh_auto_install - make -j18 install DESTDIR=/build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr + make -j10 install DESTDIR=/build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr make[1]: Entering directory '/build/libhttp-exception-perl-0.04007' Manifying 8 pod documents Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/perl5/HTTP/Exception.pm -Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/perl5/HTTP/Exception/4XX.pm +Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/perl5/HTTP/Exception/3XX.pm Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/perl5/HTTP/Exception/1XX.pm +Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/perl5/HTTP/Exception/2XX.pm Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/perl5/HTTP/Exception/5XX.pm -Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/perl5/HTTP/Exception/Base.pm +Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/perl5/HTTP/Exception/4XX.pm Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/perl5/HTTP/Exception/Loader.pm -Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/perl5/HTTP/Exception/3XX.pm -Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/perl5/HTTP/Exception/2XX.pm -Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/man/man3/HTTP::Exception.3pm -Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/man/man3/HTTP::Exception::Base.3pm +Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/perl5/HTTP/Exception/Base.pm +Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/man/man3/HTTP::Exception::3XX.3pm +Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/man/man3/HTTP::Exception::2XX.3pm Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/man/man3/HTTP::Exception::1XX.3pm Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/man/man3/HTTP::Exception::4XX.3pm -Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/man/man3/HTTP::Exception::2XX.3pm +Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/man/man3/HTTP::Exception::Base.3pm Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/man/man3/HTTP::Exception::5XX.3pm Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/man/man3/HTTP::Exception::Loader.3pm -Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/man/man3/HTTP::Exception::3XX.3pm +Installing /build/libhttp-exception-perl-0.04007/debian/libhttp-exception-perl/usr/share/man/man3/HTTP::Exception.3pm make[1]: Leaving directory '/build/libhttp-exception-perl-0.04007' dh_installdocs dh_installchangelogs @@ -5372,12 +5384,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/7906/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/7906/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/59673 and its subdirectories -I: Current time: Tue Apr 20 17:34:13 -12 2021 -I: pbuilder-time-stamp: 1618983253 +I: removing directory /srv/workspace/pbuilder/7906 and its subdirectories +I: Current time: Thu Mar 19 13:15:35 +14 2020 +I: pbuilder-time-stamp: 1584573335