mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-06 03:16:07 -06:00
Add comprehensive support for JSContact (RFC 9553) format as an alternative to vCard in RDAP responses, along with HTTP redirect handling. Features: - Add query parameter support for jsContact and followReferral options - Implement complete JSContact Zod schemas and TypeScript types - Create JSContactDisplay component with full contact data rendering - Add ContactDisplay wrapper for automatic format detection - Wire up form values through lookup hook to RDAP requests - Implement HTTP redirect handling with manual/follow modes - Update EntityCard and EntitiesSection to support both formats