Shang-Hao Yang
Shang-Hao Yang
> Again, I'd appreciate anyone that could try snapshots. @spencergibb I have tested `4.3.0-SNAPSHOT` version, and multipart can now be passed to downstream services correctly. Thanks for the fix!
I encountered the same issue when using the Spring OAuth2 client with the Spring Authorization Server. During the refresh token process, if the `scopes` include the `openid` scope, the Spring...
@Yunyung Thanks for the review! I've already included the `ByteUtils.java` updates in this PR.
Hi @mraible: This issue only affects the URL display in the response `Link` header, so it's not a critical error as it doesn't break the core functionality. However, the potential...
Hi @mraible, Thank you for your response! I’ve submitted a PR addressing the issue we discussed. I wanted to mention that, based on my understanding, using forwarded headers may introduce...