Update TODO file

This commit is contained in:
Dag Wieers 2016-08-29 22:48:04 +02:00
parent a8ed2a7ea4
commit 1d1019ccf0

7
TODO
View file

@ -8,14 +8,11 @@
### SSL proxy support
- Lobby for the Apache project to allow CONNECT over SSL (much like GET,
PUT and HEAD is supported over SSL)
see: http://issues.apache.org/bugzilla/show_bug.cgi?id=29744
- Starting with Apache 2.4 using CONNECT over SSL is supported !!
See: http://issues.apache.org/bugzilla/show_bug.cgi?id=29744
### Code cleanup
- Fix permissions in subversion tree (some files are wrongly executable)
- Find some hardcore C experts to help us improve the code quality
- Improve the error output, make it consistent throughout the program