mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 00:00:09 +00:00
http.c: Minor simplification to HTTP status output.
Change the HTTP status page (located at /httpstatus by default) by: * Combining the address and port into a single line. * Changing "SSL" to "TLS" ASTERISK-30433 #close Change-Id: Id2ccb1218f00a68424aca2b651647d8b1f549bcb
This commit is contained in:
committed by
Friendly Automation
parent
d433a048f7
commit
e971396546
6
doc/CHANGES-staging/http_bindaddr.txt
Normal file
6
doc/CHANGES-staging/http_bindaddr.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Subject: http
|
||||
Master-Only: True
|
||||
|
||||
For bound addresses, the HTTP status page now combines the bound
|
||||
address and bound port in a single line. Additionally, the SSL bind
|
||||
address has been renamed to TLS.
|
||||
Reference in New Issue
Block a user