mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 18:14:10 +00:00
22 lines
350 B
Markdown
22 lines
350 B
Markdown
# Proxies
|
|
|
|
## Module: {mod}`jupyterhub.proxy`
|
|
|
|
```{eval-rst}
|
|
.. automodule:: jupyterhub.proxy
|
|
```
|
|
|
|
### {class}`Proxy`
|
|
|
|
```{eval-rst}
|
|
.. autoconfigurable:: Proxy
|
|
:members:
|
|
```
|
|
|
|
### {class}`ConfigurableHTTPProxy`
|
|
|
|
```{eval-rst}
|
|
.. autoconfigurable:: ConfigurableHTTPProxy
|
|
:members: debug, auth_token, check_running_interval, api_url, command
|
|
```
|