package domain-name

  1. Overview
  2. Docs
RFC 1035 Internet domain names

Install

Dune Dependency

Authors

Maintainers

Sources

domain-name-0.1.2.tbz
sha256=2673197f41505cb9aaa34b2a677d2c01a6e4df61b850d8581a9781e9fe77c74e
md5=ee9283587e137f017addec6e072b3aeb

CHANGES.md.html

0.1.2 (2019-02-16)

  • is_service accepts numeric service names, used for ports in TLSA records (#1 by @cfcs)

  • port to dune

0.1.1 (2018-07-07)

  • to_string and to_strings now have an optional labeled trailing argument of type bool

  • support for FQDN with trailing dot: of_string "example.com." now returns Ok, and is equal to of_string "example.com"

  • fix and add tests for drop_labels and drop_labels_exn, where the semantics of the labeled back argument was inversed.

0.1.0 (2018-06-26)

  • Initial release

OCaml

Innovation. Community. Security.