Commit 4444876
committed
Fix image URL protocol handling in catalog image task
- Updated the find_product_image function to ensure that image URLs starting with "http://" are converted to "https://". This change enhances security by enforcing the use of secure connections for image retrieval.1 parent 68a3d1f commit 4444876
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| 301 | + | |
| 302 | + | |
301 | 303 | | |
302 | 304 | | |
303 | 305 | | |
| |||
0 commit comments