diff options
author | Roland Reichwein <mail@reichwein.it> | 2020-04-18 15:07:33 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2020-04-18 15:07:33 +0200 |
commit | 5400eaea898bcf6526d5c18fa8c274ee51081002 (patch) | |
tree | 437d91f177860bcca2f0900bb4018dfc15b35c21 /debian/control | |
parent | 39bd177bdb80c24e73f7cf3db4239e55e13eb152 (diff) |
CGI interface
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index afe971d..d94b772 100644 --- a/debian/control +++ b/debian/control @@ -15,5 +15,6 @@ Description: Web server Webserver is a web server . Features: - - IPv4 / IPv6 - - C++-Plugin-Interface + - IPv4 / IPv6 + - C++-Plugin-Interface + - HTTP and HTTPs via OpenSSL |