Files
PixivFE/core
perennial dbfe0a6383 Improve POST request handling in token management
This commit modifies the token management and retry logic to handle
POST requests differently from GET requests. It introduces an `isPost`
flag to the `retryRequest` function, which is used to skip token
retrieval and status marking for POST requests.
2024-09-22 02:58:48 +10:00
..
2024-09-05 16:08:08 +00:00
2024-09-22 00:43:56 +10:00
2024-09-19 21:30:01 +07:00
2024-09-05 16:08:08 +00:00
2024-08-28 13:58:51 +00:00