c and C option produce internal server error
Open
- Dominant language
- Python
- Stars
- 41.7k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
To reproduce:
```
curl 'https://cht.sh/python/list?c'
500 Internal Server Error
Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
```
```
curl 'https://cht.sh/python/list?C'
500 Internal Server Error
Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
```
Contributor guide
Assessment
This issue has not been assessed yet.