googleapis / googleapis/google-http-java-client
HttpResponseException is platform dependent
Open
priority: p3
semver: patch
type: feature request
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 473
- PR merge metrics
- No merged PRs in 30d
Description
The use of StringUtils.LINE_SEPARATOR in HttpResponseException is incorrect. It produces platform dependent output. This is bad practice. It should be the same constant string on all platforms.
Contributor guide
Assessment
This issue has not been assessed yet.