Skip to content

No HEAD before GET#1480

Merged
rolyp merged 1 commit intodevelopfrom
get-file-direct
Jan 14, 2026
Merged

No HEAD before GET#1480
rolyp merged 1 commit intodevelopfrom
get-file-direct

Conversation

@jacobpake
Copy link
Collaborator

Previously when loading Fluid source files we are doing a HEAD before every GET request to check that the file exists. This doubles the network latency, and since we always GET the file afterwards there doesn't seem to be any benefit to using a separate HEAD.

Copy link
Collaborator

@rolyp rolyp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your reasoning seems sound!

@rolyp rolyp merged commit 7ee0af6 into develop Jan 14, 2026
6 checks passed
@rolyp rolyp deleted the get-file-direct branch February 4, 2026 13:43
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