mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
parent
df4edd28f2
commit
a354cc8664
52 changed files with 15 additions and 81 deletions
|
|
@ -26,8 +26,6 @@
|
|||
/* Escape and unescape URL encoding in strings. The functions return a new
|
||||
* allocated string or NULL if an error occurred. */
|
||||
|
||||
#include "curl_ctype.h"
|
||||
|
||||
enum urlreject {
|
||||
REJECT_NADA = 2,
|
||||
REJECT_CTRL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue