mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-08-03 20:14:15 +02:00
feat: Add support for percent-encoding in password and it's corresponding test
Add support of percent-encoded characters when passing the username and password in URI Closes https://github.com/espressif/esp-mqtt/issues/294
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
dependencies:
|
||||
espressif/catch2:
|
||||
version: "*"
|
||||
Reference in New Issue
Block a user