httpdirfs/src
Fufu Fang 1493190692
Improved HTTP temporary failure error handling
- Added HTTP response code for Cloudflare timeout
- Improved HTTP temporary failure error handling during LinkTable generation
- Now checked all HTTP response code in a single function
2019-09-04 18:42:59 +01:00
..
cache.c Backtrace will now be printed when the program crashes 2019-09-03 14:53:32 +01:00
cache.h tidying stuff up 2019-09-04 17:43:30 +01:00
fuse_local.c changed header inclusion order 2019-04-24 04:28:54 +01:00
fuse_local.h Tidied up some of the comments and formatting 2019-09-01 08:52:18 +01:00
link.c Improved HTTP temporary failure error handling 2019-09-04 18:42:59 +01:00
link.h Bugfix: No longer deadlock after encountering HTTP 429 while filling up a Linktable. 2019-09-04 17:43:18 +01:00
main.c Improved HTTP temporary failure error handling 2019-09-04 18:42:59 +01:00
network.c Improved HTTP temporary failure error handling 2019-09-04 18:42:59 +01:00
network.h Improved HTTP temporary failure error handling 2019-09-04 18:42:59 +01:00
util.c andyhhp from SRCF told me to put "void" into functions that take no parameter. 2019-09-04 17:43:29 +01:00
util.h Improved HTTP temporary failure error handling 2019-09-04 18:42:59 +01:00