| Did you know ... | Search Documentation: | 
| Predicate http_reply/5 | 
:- use_module(library(http/http_header)).
[det]http_reply(+Data, 
+Out:stream)html_write.plfile, but do not include modification time| HdrExtra | provides additional reply-header 
fields, encoded as Name(Value). It can also contain a field
content_length(-Len) to retrieve the value of the 
Content-length header that is replied.  | 
| Code | is the numeric HTTP status code sent |