Requests_IRI::remove_iunreserved_percent_encoded( array $match ): string

In this article

Callback function for preg_replace_callback.

Description

Removes sequences of percent encoded bytes that represent UTF-8 encoded characters in iunreserved

Parameters

$matcharrayrequired
PCRE match

Return

string Replacement

Source

User Contributed Notes

You must log in before being able to contribute a note or feedback.