microsoft/restler-fuzzer

Handle 202 from DELETE requests in the garbage collector

オープン

#655 opened on 2022/10/13

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Python (329 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2,929 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド