Skip to content

ByteArrayBodyGenerator construcor not visible #1526

@maltalex

Description

@maltalex

In 8daebe0, The ByteArrayBodyGenerator constructor suddenly stopped being public unlike every other BodyGenerator. This isn't detected by tests since ByteArrayBodyGeneratorTest is in the same package - org.asynchttpclient.request.body.generator.

Was this intentional? All versions past this commit (2.1.1 and newer) cannot POST byte arrays without resorting to reflection.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions