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

fix: Preload Layout portlets using HTML Link instead of HTTP Header Link - MEED-7081 - Meeds-io/meeds#2185 #119

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

boubaker
Copy link
Member

@boubaker boubaker commented Jun 17, 2024

Prior to this change, the Portlets content were preloaded using a HTTP Link Header. Knowing the HTTP Header can have some limits in some Frontend Web servers like Nginx, this change will move the HTTP Link Header to declare it in HTML Body Response instead.

(Resolves Meeds-io/meeds#2185)

…ink - MEED-7081 - Meeds-io/meeds#2185

Prior to this change, the Portlets content were preloaded using a HTTP Link Header. Knowing the HTTP Header can have some limits in some Frontend Web servers like Nginx, this change will move the HTTP Link Header to declare it in HTML Body Response instead.
@boubaker boubaker requested a review from AzmiTouil June 17, 2024 09:35
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Jun 17, 2024
@exo-swf exo-swf removed the partialCIBuild Perform Partial CI Build label Jun 17, 2024
@boubaker boubaker enabled auto-merge (squash) June 17, 2024 09:43
@boubaker boubaker merged commit 8ebe8e3 into develop Jun 17, 2024
4 of 6 checks passed
@boubaker boubaker deleted the meed-7081-dev branch June 17, 2024 09:49
exo-swf pushed a commit that referenced this pull request Jun 17, 2024
…ink - MEED-7081 - Meeds-io/meeds#2185 (#119)

Prior to this change, the Portlets content were preloaded using a HTTP
Link Header. Knowing the HTTP Header can have some limits in some
Frontend Web servers like Nginx, this change will move the HTTP Link
Header to declare it in HTML Body Response instead.
SaraBoutej pushed a commit that referenced this pull request Aug 29, 2024
…ink - MEED-7081 - Meeds-io/meeds#2185 (#119)

Prior to this change, the Portlets content were preloaded using a HTTP
Link Header. Knowing the HTTP Header can have some limits in some
Frontend Web servers like Nginx, this change will move the HTTP Link
Header to declare it in HTML Body Response instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants