resty v2.17.1 版本更新介绍
发布日期: 2025-12-15
版本号: v2.17.1
修复了处理 HTTP.NoBody 类型时 Content-Type 请求头的问题。
更新内容 (中文)
发布说明
问题修复
- fix: 修复 http.NoBody 类型上的内容类型请求头问题 #1074 by @jeevatkm in https://github.com/go-resty/resty/pull/1079
完整变更日志:https://github.com/go-resty/resty/compare/v2.17.0…v2.17.1
更新内容 (原始)
Release Notes
Bug Fixes
- fix: content type request header on http.NoBody type #1074 by @jeevatkm in https://github.com/go-resty/resty/pull/1079
Full Changelog: https://github.com/go-resty/resty/compare/v2.17.0...v2.17.1