You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update non-LTS release to the latest. (google#86)
Update 3 github workflows to use 2 latest LTS releases and 1 latest
non-LTS release of Ubuntu. Updated clang-format to use ubuntu-latest
instead of 18.04.
Don't embed subresource preload header when nginx failed to fetch (go……ogle#37)
* do not embed preload header to subresource when nginx failed to fetch the subresource
* unrecoverable error should use NGX_LOG_EMERG
* do not embed integrity of subresource which HTTP status is not "200 OK"