microsoft/restler-fuzzer
Handle 202 from DELETE requests in the garbage collector
開放
#655 建立於 2022年10月13日
enhancementgood first issue
倉庫指標
- 星標
- (2,929 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.