Skip to content

Fix reflection issue for call to method parse on javax.xml.parsers.SAXParser #651

@vincentjames501

Description

@vincentjames501

We noticed when loading clj-http with *warn-on-reflection* set to true the following:

Reflection warning, clj_http/client.clj:479:26 - call to method parse on javax.xml.parsers.SAXParser can't be resolved (argument types: unknown, unknown).

https://github.com/dakrone/clj-http/blob/3.x/src/clj_http/client.clj#L478

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions