We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f39aa20 commit b7c38e8Copy full SHA for b7c38e8
lib/HTTP/Config.pm
@@ -289,7 +289,7 @@ You can either pass separate key/value pairs or a hash reference.
289
=item $conf->remove( %spec )
290
291
Removes (and returns) the entries that have matches for all the key/value pairs in %spec.
292
-If %spec is empty this will match all entries; so it will empty the configuation object.
+If %spec is empty this will match all entries; so it will empty the configuration object.
293
294
=item $conf->matching( $uri, $request, $response )
295
0 commit comments