RESTEASY-2292 JAX-RS client should support redirect / Jersey分析(三)

使用ClientProperties的地方:

$ find . -name "*.java" | xargs grep -l ClientProperties | grep -v test | grep -v target

使用范围包括两部分:

关于Connector:

FOLLOW_REDIRECTS的使用

java.net.HttpURLConnection

关于这个class:

具体的转发实现还是需要自己做。

My Github Page: https://github.com/liweinan

Powered by Jekyll and Theme by solid

If you have any question want to ask or find bugs regarding with my blog posts, please report it here:
https://github.com/liweinan/liweinan.github.io/issues