Aleksei Kandybaev
Results
1
issues of
Aleksei Kandybaev
### Issue Summary While creating `Response` object the library puts all headers in `java.util.HashMap` which is case-sensitive (see: https://github.com/sendgrid/java-http-client/blob/main/src/main/java/com/sendgrid/Client.java#L163). It works fine when nothing messes up with headers. But when,...
type: community enhancement
status: help wanted