Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #8: Adds support for the rdap flag in RequestParameters #9

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

yfidouh
Copy link

@yfidouh yfidouh commented Jan 31, 2025

Overview

Adds an rdap parameter to RequestParameters, allowing users to pass rdap=1 (or 0) as part of the request.

Changes

Introduced the rdap flag with basic validation.
Added a test case confirming rdap is correctly included in the parameters.

Closes #8

All tests pass locally. Let me know if you need any adjustments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add RDAP flag in RequestParameters
1 participant