NAME

Net::RDAP::UA - a module which provides an RDAP user agent, based on LWP::UserAgent.

DESCRIPTION

This module extends LWP::UserAgent in order to inject various RDAP-related configuration settings and HTTP request headers. Nothing should ever need to use it.

DEBUGGING HTTP TRANSACTIONS

If you ever want to see what Net::RDAP::UA sends and receives, set the Net::RDAP::UA::DEBUG variable to a true value, or set the NET_RDAP_UA_DEBUG environment variable. This will cause all HTTP requests and responses to be printed to STDERR.

COPYRIGHT

Copyright 2018-2023 CentralNic Ltd, 2024-2025 Gavin Brown. For licensing information, please see the LICENSE file in the Net::RDAP distribution.