Browse Source
feat: enhance image download and validation
feat: enhance image download and validation
- Add max image size limit from config - Improve image download with timeout and redirect handling - Validate content type and file size during image download - Update test cases to use httptest for mocking HTTP serverspull/237/head
4 changed files with 48 additions and 20 deletions
-
1src/config/settings.go
-
8src/internal/rest/send.go
-
28src/pkg/utils/general.go
-
29src/pkg/utils/general_test.go
Write
Preview
Loading…
Cancel
Save
Reference in new issue