1
0
mirror of https://github.com/arduino-libraries/ArduinoHttpClient.git synced 2025-07-31 18:44:22 +03:00

moving http_parser from utility to utility/URLParser

This commit is contained in:
Andrea Gilardoni
2024-03-13 13:29:03 +01:00
parent 482e088f93
commit 9ea6ace0d0
6 changed files with 2 additions and 2 deletions

View File

@ -4,4 +4,4 @@
ignore-words-list = ,
check-filenames =
check-hidden =
skip = ./.git,./src/utility
skip = ./.git,./src/utility/URLParser