summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt David <matt@netki.com>2016-06-10 09:50:39 -0700
committerMatt David <matt@netki.com>2016-06-10 09:50:39 -0700
commita62ba93990e3bd5f7fc1bd33e256ffc116ebf49d (patch)
treeea7f5236c8cb4b4fd3bc21d5393a8d92c0f3abb3
parent8905c7436d589671c122662670fe841ed489726b (diff)
downloadbips-a62ba93990e3bd5f7fc1bd33e256ffc116ebf49d.tar.xz
Add links for RFCs
-rw-r--r--bip-http-address-service.mediawiki6
1 files changed, 3 insertions, 3 deletions
diff --git a/bip-http-address-service.mediawiki b/bip-http-address-service.mediawiki
index d45ae3b..52df7ba 100644
--- a/bip-http-address-service.mediawiki
+++ b/bip-http-address-service.mediawiki
@@ -38,7 +38,7 @@ A bitcoin wallet developer would like to use [[bip-0075.mediawiki|BIP75]] to get
===DANE / TLSA===
-Address Servers SHOULD be DANE / TLSA (RFC 7671) enabled.
+Address Servers SHOULD be DANE / TLSA ([https://tools.ietf.org/html/rfc7671 RFC 7671]) enabled.
===Available Services===
@@ -46,11 +46,11 @@ This flow will use a HTTP OPTIONS request to the address endpoint URL in order t
====Allow Header Usage====
-The '''Allow''' header is used, as defined in RFC 2616 (14.7), to supply the client with supported HTTP methods for use with the address endpoint URL. The '''Allow''' header must return supported HTTP methods for the available return MIME types. See the table below for HTTP methods that relate to supported return MIME types.
+The '''Allow''' header is used, as defined in [https://tools.ietf.org/html/rfc2616 RFC2616 RFC 2616] (14.7), to supply the client with supported HTTP methods for use with the address endpoint URL. The '''Allow''' header must return supported HTTP methods for the available return MIME types. See the table below for HTTP methods that relate to supported return MIME types.
====Accept Header Usage====
-The '''Accept''' header is defined in RFC 2616 (14.1) and is used in the OPTIONS response. This header is generally used in the client request, but this specification uses it in the Address Service OPTIONS response.
+The '''Accept''' header is defined in [[https://tools.ietf.org/html/rfc2616 RFC 2616] (14.1) and is used in the OPTIONS response. This header is generally used in the client request, but this specification uses it in the Address Service OPTIONS response.
The '''Accept''' header MUST contain all acceptable MIME types for the endpoint. The following table defines MIME types for the appropriate return values: