Linxiao Wang
Results
2
issues of
Linxiao Wang
Is there any probability do not capitalize the customized http header. for example: {'authtoken': '1234'} will be capitalized through tornado.httputil.HttpHeaders {'Authtoken': '1234'}. This can bring troubles for some servers.
httputil
**Describe the bug** velaux after login still return the token is invalid, some api return 200, some api return 401. Velaux deployed with 2 replicas. **To Reproduce** use dex gitlab...
area/velaux