@ -39,7 +39,7 @@ func buildBodyRequest(ver, rawurl string, body *Body) *http.Request {
}
} else {
if contentType == "" {
if ver == "POST" || ver == "PUT" || ver == "Patch" {
if ver == "POST" || ver == "PUT" || ver == "PATCH" {
contentType = TypeURLENCODED
The note is not visible to the blocked user.