Description
The AbstractXmlParser uses HttpComponents to resolve external entities via HTTP. The SnippetMacro uses URLConnection. For such a simple usecase the URLConnection in the parser is more than enough.
Attachments
Issue Links
- links to
The AbstractXmlParser uses HttpComponents to resolve external entities via HTTP. The SnippetMacro uses URLConnection. For such a simple usecase the URLConnection in the parser is more than enough.