-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Overview
PR #358 introduced a "scheme but no host" check in the fromHttpUrl
method in UriComponentsBuilder
, but a similar check was not added to fromUriString
.
Deliverables
- Introduce a "scheme but no host" check in
UriComponentsBuilder.fromUriString
to align with the functionality infromHttpUrl
.To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Type
Projects
Relationships
Development
Select code repository
Activity
Check for valid IPv6 host in UriComponentsBuilder.fromUriString