Skip to content

Feature Enhancement: Accept URL Parameters #170

Open
@philm001

Description

@philm001

Hello all,

Great library to use. Works well with the ESP32 and the Ethernet libraries.

I am running into one issue that I think will make this library work better. It would be to implement a feature where the library can accept URL parameters. I am trying to perform a HTTP GET request on an Amazon S3 bucket. I have the security token and all of the parameters that I need. When I copy and paste it into my browsers search bar, it takes me right to the file I need.

However, if I place that into the library I am unable to do this in the library.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: enhancementProposed improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Feature Enhancement: Accept URL Parameters · Issue #170 · arduino-libraries/ArduinoHttpClient