microsoft/restler-fuzzer

Handle 202 from DELETE requests in the garbage collector

開放

#655 建立於 2022年10月13日

 (0 則留言) (0 個反應) (1 位負責人)Python (329 個分叉)auto 404
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.

貢獻者指南