Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Enhancement: Accept URL Parameters #170

Open
philm001 opened this issue Feb 14, 2024 · 0 comments
Open

Feature Enhancement: Accept URL Parameters #170

philm001 opened this issue Feb 14, 2024 · 0 comments
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@philm001
Copy link

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.

@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

2 participants