Come up with an enricher pattern that allows knowing HTTP vs. HTTPS for the image #23

Open
opened 2025-12-14 20:52:45 +00:00 by Oliver · 0 comments
Owner

Currently we're trying to HEAD the image on both HTTPS and HTTP in order to detect the correct link location, this would be much better to not do so that we can ensure we send the HEAD request to the right location. (this should also ideally be able to be done only on the chatMessage hook if possible.

Currently we're trying to HEAD the image on both HTTPS and HTTP in order to detect the correct link location, this would be much better to not do so that we can ensure we send the HEAD request to the right location. (this should also ideally be able to be done only on the chatMessage hook if possible.
Oliver added the
Kind
Enhancement
Priority
Medium
labels 2025-12-14 20:52:45 +00:00
Oliver added this to the v1.2.0 milestone 2025-12-14 20:53:40 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Foundry/oft#23
No description provided.