Skip to content

Conversation

@aziztitu
Copy link
Contributor

Things to consider before you submit the PR:

  • [Y] Are tests passing locally?
  • [Y] Are the files formatted correctly?
  • [-] Did you add unit tests?
  • [Y] Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?

Description

This PR fixes the bug #150 in Direct Batch Send where the Content Type boundary was not being added on the request that's sent to ANH.

This PR also upgrades the dependencies httpclient, and httpcore to 5.2 to fix the issue #136 where we throw NoClassDefFoundError due to a mismatch in versions of our internal dependencies.

Related PRs or issues

#150
#136

@aziztitu aziztitu marked this pull request as ready for review February 10, 2023 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants