Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The URL class has a getText(Map parameters) method but no getBytes(Map parameters).
So currently we can't set the user agent and other parameters when downloading files with the getBytes method.
Attachments
Issue Links
- is related to
-
GROOVY-3921 Add connection configuration options to URL.getText(), URL.newInputStream() and URL.newReader()
- Closed