How to add parameters to the Fetch image API
Open
- Dominant language
- TypeScript
- Stars
- 285
- Forks
- 307
- PR merge metrics
- No merged PRs in 30d
Description
I want to add headers to the API that fetches the Image.
I upload an image with the POST API request and got the URL back. I want to pass headers to the `image url` in order to make it work. How can I do that?
example:
```
https://api.personal.ai/v1/image-audio-memory?id=64039119152d7977caa16123&Screenshot 2023-03-03 at 20.19.22.png
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.