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

Request Modifiers #13

Closed
FaizanDurrani opened this issue Sep 25, 2020 · 1 comment
Closed

Request Modifiers #13

FaizanDurrani opened this issue Sep 25, 2020 · 1 comment

Comments

@FaizanDurrani
Copy link

Is it possible to modify the image request before it's made using SwiftUI.

I would like to attach headers and stuff to the request because the server requires them.

An example of what I am asking about is the ImageDownloadRequestModifier from Kingfisher

@KittenYang
Copy link
Owner

Please check file Sources/Networking/ImageOptions.swift which contains an option called requestModifier, it may help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants