Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Spring6版的FastJsonHttpMessageConverter存在问题,导致请求头不返回Content-Length #2284

Closed
451973663 opened this issue Mar 4, 2024 · 3 comments
Labels
bug Something isn't working fixed
Milestone

Comments

@451973663
Copy link
Contributor

extension-spring6 中的 FastJsonHttpMessageConverter 存在问题,会导致返回的请求头中无 Content-Length 字段
查了一下,该问题已经在 extension-spring5 中修复,麻烦修复更新一下 extension-spring6 ,辛苦!感谢!

extension-spring6 FastJsonHttpMessageConverter 已知问题位置:
extension-spring6 BUG位置

extension-spring5 FastJsonHttpMessageConverter 已知问题修复:
extension-spring5 问题已修复

@451973663 451973663 added the bug Something isn't working label Mar 4, 2024
@VictorZeng
Copy link
Collaborator

@451973663 感谢提出的issue,这个地方确实有问题,是否可以帮忙贡献修复一下~

@wenshao
Copy link
Member

wenshao commented Mar 17, 2024

https://oss.sonatype.org/content/repositories/snapshots/com/alibaba/fastjson2/fastjson2/2.0.48-SNAPSHOT/
请帮忙用2.0.48-SNAPSHOT版本帮忙验证,2.0.48版本预计在3月底前发布。

@wenshao
Copy link
Member

wenshao commented Mar 25, 2024

@wenshao wenshao closed this as completed Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

3 participants