Skip to content

Conversation

antkmsft
Copy link
Member

@antkmsft antkmsft commented Oct 9, 2025

@antkmsft antkmsft self-assigned this Oct 9, 2025
@antkmsft antkmsft marked this pull request as ready for review October 10, 2025 03:54
@Copilot Copilot AI review requested due to automatic review settings October 10, 2025 03:54
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new append_path() method to the Url type through an extension trait, providing a convenient way to append path segments to URLs while handling slash normalization and preserving query parameters.

  • Introduces UrlExt trait with append_path() method for intelligent URL path manipulation
  • Implements slash handling logic to avoid double slashes or missing separators
  • Adds comprehensive test coverage for various URL and path combinations

@antkmsft antkmsft requested a review from heaths October 14, 2025 01:41
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.

4 participants