Skip to content

Check for valid IPv6 host in UriComponentsBuilder.fromUriString #25334

@sbrannen

Description

@sbrannen
Member

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 in fromHttpUrl.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @sbrannen

      Issue actions

        Check for valid IPv6 host in UriComponentsBuilder.fromUriString · Issue #25334 · spring-projects/spring-framework