mmmray 59f6685774
SplitHTTP: More range options, change defaults, enforce maxUploadSize, fix querystring behavior (#3603)
* maxUploadSize and maxConcurrentUploads can now be ranges on the client
* maxUploadSize is now enforced on the server
* the default of maxUploadSize is 2MB on the server, and 1MB on the client
* the default of maxConcurrentUploads is 200 on the server, and 100 on the client
* ranges on the server are treated as a single number. if server is configured as `"1-2"`, server will enforce `2`
* querystrings in `path` are now handled correctly
2024-07-29 04:35:17 +00:00
..
2024-07-12 00:20:06 +02:00
2024-06-29 14:32:57 -04:00
2024-07-12 00:20:06 +02:00
2024-06-29 14:32:57 -04:00
2024-06-29 14:32:57 -04:00
2024-06-29 14:32:57 -04:00
2024-06-29 14:32:57 -04:00
2024-06-29 14:32:57 -04:00
2024-06-29 14:32:57 -04:00
2024-06-29 14:32:57 -04:00
2024-06-29 14:32:57 -04:00
2022-05-18 15:29:01 +08:00
2024-06-29 14:32:57 -04:00
2024-06-29 14:32:57 -04:00
2020-11-25 19:01:53 +08:00
2020-11-25 19:01:53 +08:00
2020-12-04 09:36:16 +08:00
2024-06-29 14:32:57 -04:00
2024-07-12 00:20:06 +02:00
2024-06-29 14:32:57 -04:00
2024-06-29 14:32:57 -04:00
2020-12-04 09:36:16 +08:00
2023-11-12 14:30:50 -05:00
2022-05-18 15:29:01 +08:00
2024-06-29 14:32:57 -04:00
2021-03-30 16:42:02 +00:00
2024-06-29 14:32:57 -04:00
2023-04-23 19:32:07 +08:00
2024-06-29 14:32:57 -04:00
2024-07-12 00:20:06 +02:00