Skip to content

Conversation

@joltdx
Copy link
Contributor

@joltdx joltdx commented Oct 17, 2025

No description provided.

@larshp larshp requested a review from Copilot October 17, 2025 07:05
Copy link

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 URL escaping functionality to the cl_web_http_utility class by introducing a new escape_url method. This complements the existing unescape_url method and provides a complete URL encoding/decoding API surface.

Key Changes

  • Added escape_url class method definition with parameters for the unescaped string and optional encoding options
  • Implemented escape_url by delegating to the underlying cl_http_utility=>escape_url method

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@larshp
Copy link
Member

larshp commented Oct 17, 2025

@larshp larshp merged commit ebdcaaf into open-abap:main Oct 17, 2025
7 checks passed
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.

2 participants