[][src]Module trust_dns_https::https_server

HTTPS related server items

Structs

HttpsToMessage

A Future result of the bytes of a DNS message

Functions

message_from

Given an HTTP request, return a future that will result in the next sequence of bytes.