- http:serialize_reply(+Reply, -Body) is semidet[multifile, library(http/http_header)]
- Multifile hook to serialize the result of status_reply/3
into a term
- body(Type, Encoding, Content)
- In this term, Type is the media type, Encoding is the
required wire encoding and Content a string representing the
content.