googleapis / googleapis/google-http-java-client
In order to compatible with more scenarios,can we be customize the parameter SAFEQUERYSTRINGCHARS_URLENCODER?
Đang mở
type: feature request
- Ngôn ngữ chính
- Java
- Star
- 1.4k
- Fork
- 473
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
SAFEQUERYSTRINGCHARS_URLENCODER: A string of characters that do not need to be encoded when used in URI query strings, as specified in RFC 3986. Note that some of these characters do need to be escaped when used in other parts of the URI.
when the server framework complies with old and new W3C specifications which are different. When the request contains "; ", Google-http-java-client does not escape it, but the server does.
In order to compatible with more scenarios,can we be customize the parameter SAFEQUERYSTRINGCHARS_URLENCODER?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.