[][src]Function krill::daemon::endpoints::rfc8181

pub fn rfc8181(
    server: Data<AppServer>,
    publisher: Path<PublisherHandle>,
    msg_bytes: Bytes
) -> HttpResponse

Processes an RFC8181 query and returns the appropriate response.