storage/curl: move code to EscapeUriPath()

This commit is contained in:
Max Kellermann
2019-10-15 13:24:06 +02:00
parent 0eb113e7c6
commit a8f4d2b6fc
4 changed files with 103 additions and 11 deletions

View File

@@ -11,6 +11,7 @@ curl = static_library(
'Init.cxx',
'Global.cxx',
'Request.cxx',
'Escape.cxx',
'Form.cxx',
include_directories: inc,
dependencies: [