Skip to content

Reflection warning at clj_http/lite/core.clj:75:7 #8

Closed
@borkdude

Description

@borkdude

I found this reflection warning:

Reflection warning, clj_http/lite/core.clj:75:7 - call to method setChunkedStreamingMode on java.net.URLConnection can't be resolved (no such method).

I suggest adding (set! *warn-on-reflection* true) in the namespaces and getting rid of reflection warnings, to make this library more compatible with GraalVM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions