swagger-api/swagger-codegen

[Perl] Delete (HTTP method) supports form data

開放

#1,675 建立於 2015年12月7日

 (0 則留言) (0 個反應) (0 位負責人)HTML (5,474 個分叉)batch import
Client: Perlhelp wanted

倉庫指標

星標
 (12,701 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Technically, Delete supports form data in the HTTP request body.

HTTP::Request::Common does not seem to support that for Delete

One alternative is to use HTTP::Request instead

Line: https://github.com/swagger-api/swagger-codegen/blob/master/modules/swagger-codegen/src/main/resources/perl/ApiClient.mustache#L113

If you have questions or want to work on this, please reply to let the community know.

Ref: https://github.com/swagger-api/swagger-codegen/wiki/Guidelines-for-Contribution

貢獻者指南