-
-
Notifications
You must be signed in to change notification settings - Fork 0
URL builder #546
Copy link
Copy link
Open
Milestone
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for Task.
Projects
Status
Todo
Type: Task
Parent Issue: #425
Summary
Fluent URL builder with query parameter handling, path joining, and automatic encoding
Scope
Fluent URL builder with query parameter handling, path joining, and automatic encoding
Not In Scope
• URL shortening
• URL validation
Acceptance Criteria
• URL.build provides fluent API
• Query parameter handling
• Path joining
• Automatic encoding
• Tests verify URL construction
• Documentation with examples
C++ Native Library: No