8 lines
406 B
Plaintext
8 lines
406 B
Plaintext
=== on 15 Jan 2019, 15:56:45 Nicolas Harraudeau wrote:
|
|
Current limitation of the implementation: It marks every call to ``++curl_exec()++`` as an HTTP request even when another protocol is used (ex: FTP, Gopher, Telnet ...). This is acceptable for now as:
|
|
|
|
* HTTP is the most common case by far.
|
|
* Even if the hotspot uses another protocol, a review is still needed.
|
|
|
|
include::../comments-and-links.adoc[]
|