mirror of
https://github.com/boringproxy/boringproxy.git
synced 2025-02-25 18:55:29 -06:00
Previously it was RESTful and required both a user and client name in order to PUT new clients. Now this information is taken from the token if possible (user is always available, client name may not be) and a simple POST /clients endpoint is provided. |
||
---|---|---|
.. | ||
main.go |