From 287847acc16800d85ffff3654940c197ab6bb07f Mon Sep 17 00:00:00 2001 From: Daniel Wegener Date: Wed, 27 May 2015 08:57:34 +0200 Subject: [PATCH] =doc: Update withRangeSupport.rst Linked http-bis-draft is now RFC7233 --- .../directives/range-directives/withRangeSupport.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/akka-docs-dev/rst/scala/http/routing-dsl/directives/range-directives/withRangeSupport.rst b/akka-docs-dev/rst/scala/http/routing-dsl/directives/range-directives/withRangeSupport.rst index 49cabe507f..9d55a7f00f 100644 --- a/akka-docs-dev/rst/scala/http/routing-dsl/directives/range-directives/withRangeSupport.rst +++ b/akka-docs-dev/rst/scala/http/routing-dsl/directives/range-directives/withRangeSupport.rst @@ -38,7 +38,7 @@ settings from the ``akka.http.routing`` configuration. This directive is transparent to non-``GET`` requests. -See also: https://tools.ietf.org/html/draft-ietf-httpbis-p5-range/ +See also: https://tools.ietf.org/html/rfc7233 Example