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

Add open modifier for ImageResponseSerializer #452

Merged

Conversation

Banannzza
Copy link
Contributor

@Banannzza Banannzza commented Jan 12, 2022

Goals ⚽

Ability to use a custom ImageResponseSerializer, for example, downsampling image

Implementation Details 🚧

add open for class ImageResponseSerializer
add open for serializeImage(from data: Data)
add open for serialize(request: URLRequest?, response: HTTPURLResponse?, data: Data?, error: Error?) -> Image

@Banannzza
Copy link
Contributor Author

Feature request discussion on swift.org

@jshier jshier merged commit 14cf4a0 into Alamofire:master Sep 13, 2023
@jshier jshier added this to the 4.3.0 milestone Sep 13, 2023
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

Successfully merging this pull request may close these issues.

2 participants