zrhoffman commented on a change in pull request #4074: Set Content-Length 
header in Traffic Router
URL: https://github.com/apache/trafficcontrol/pull/4074#discussion_r342269220
 
 

 ##########
 File path: docs/source/development/traffic_router/traffic_router_api.rst
 ##########
 @@ -539,25 +545,24 @@ Request Structure
 .. code-block:: http
        :caption: Request Example
 
-       GET 
/crs/consistenthash/patternbased/deliveryservice?deliveryServiceId=asdf&requestPath=%2Fsometext1234%2Fstream_name%2Fasset_name.m3u8
 HTTP/1.1
+       GET 
/crs/consistenthash/patternbased/deliveryservice?deliveryServiceId=demo1&requestPath=%2Fsometext1234%2Fstream_name%2Fasset_name.m3u8
 HTTP/1.1
        Host: localhost:3333
-       User-Agent: curl/7.54.0
+       User-Agent: curl/7.52.1
        Accept: */*
 
 Response Structure
 ------------------
 .. code-block:: http
-       :caption: Response Example
+       :caption: Response Example (JSON expanded)
 
-       HTTP/1.1 200 OK
+       HTTP/1.1 200
 
 Review comment:
   Reason-phrase re-added in 23d18b71.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to