microsoft/restler-fuzzer
Handle 202 from DELETE requests in the garbage collector
Aperta
#655 aperta il 13 ott 2022
enhancementgood first issue
Metriche repository
- Star
- (2929 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Description
The garbage collector currently accepts 202 as a deletion success code - it needs to handle 202s in the same way as in the main algorithm and retrieve the status from the Location: header.