skyline-apiserver/libs
Gao Hanxiang 3176cfbc47 fix: 400 page appears when using http protocol to access
When using http protocol to access, nginx will respond with 400 and
report "400 The plain HTTP request was sent to HTTPS port".
The reason is that http 497 error[1] appeared in nginx, so 497
error was redirected to https protocol.

[1] 56f5331683/src/http/ngx_http_special_response.c (L274)

Change-Id: I01c35318dd5d219dbb31e6a89bdc05d2a4db7804
2021-07-29 05:28:58 +00:00
..
skyline-apiserver fix: Add timeout to keystone session 2021-07-29 01:20:35 -04:00
skyline-config chore: Add make clean to clean up project directory 2021-07-26 14:35:55 +00:00
skyline-console@5c09f43307 feat: Add skyline-console to submodule 2021-07-19 02:46:39 +00:00
skyline-log chore: Add make clean to clean up project directory 2021-07-26 14:35:55 +00:00
skyline-nginx fix: 400 page appears when using http protocol to access 2021-07-29 05:28:58 +00:00
skyline-policy-manager chore: Add make clean to clean up project directory 2021-07-26 14:35:55 +00:00