a2aproject / a2aproject/a2a-java

[Bug]: Vert.x opt-in redirects do not support relative Location values.

未關閉
#1,142 0 則留言 0 個 reaction 已指派 1 人 已被 @ehsavoie 認領 在 GitHub 檢視
主要語言
Java
星號
490
分支
172
平均合併
1 天 6 小時
30 天內合併 PR
55

描述

### What happened?

VertxA2AHttpClient.java:576-579 passes Location directly to getAbs()/
postAbs(). HTTP redirects commonly use values such as /collect; these will fail instead of being resolved against the original request URI. Resolve
relative locations before constructing the redirected request.

### Relevant log output

```shell

```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。