xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

SSR & Next.js & Nuxt.js

Server Side Rendering

https://nextjs.org/

https://nuxtjs.org/

SSR && CSR

https://www.reactpwa.com/docs/en/feature-ssr.html

SSR

CSR


PWA

Service Workers & Web Workers

https://www.reactpwa.com/docs/en/feature-pwa.html


HSTS & HTTPS

HTTP Strict Transport Security

The HSTS policy forces all responses to pass through HTTPS connections instead of plain text HTTP.

# Enabling HSTS on a server involves adding the following HSTS response header in an HTTPS reply:

Strict-Transport-Security: max-age=expireTime; [includeSubdomains]

Strict-Transport-Security: max-age=16070400; includeSubDomains


https://www.reactpwa.com/docs/en/feature-hsts.html



Flag Counter

©xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!


原文地址:https://www.cnblogs.com/xgqfrms/p/10421888.html