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
{{ message }}
This repository was archived by the owner on Mar 17, 2020. It is now read-only.
* Refactor HTML response code
Make the response writing more readable by pulling the HTML into a format string.
* Inline the response template string
Reduce some of the indirection.
* Fix lint error
0 commit comments