1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/protocol/http
Witold Filipczyk f2cca12915 [http] Set POST_BUFFER_SIZE to 4096
Patch from Debian
2022-10-03 17:39:39 +02:00
..
blacklist.c [http] enum blacklist_flags -> blacklist_flags_T 2022-01-28 17:12:27 +01:00
blacklist.h [http] enum blacklist_flags -> blacklist_flags_T 2022-01-28 17:12:27 +01:00
codes.c [long] long -> intptr_t . Refs #8304 2022-08-17 20:48:58 +02:00
codes.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
http_negotiate.c [isspace] Some implementations of isspace require unsigned char 2022-06-28 20:25:06 +02:00
http_negotiate.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
http.c [http] Set POST_BUFFER_SIZE to 4096 2022-10-03 17:39:39 +02:00
http.h [quickjs] navigator fixes 2022-01-30 13:41:16 +01:00
Makefile 1008: move stuff to new src/protocol/http/post.{c,h} 2008-06-02 10:40:34 +03:00
meson.build [meson] meson build scripts. 2020-09-05 22:06:01 +02:00
post.c [http] Fix issue with uploading files on DOS 2022-05-22 13:39:27 +02:00
post.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00