File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -150,6 +150,10 @@ <h2>RASL Retrieval</h2>
150150 If there's a redirect and it's not a 307, the client should treat
151151 it as such anyway.
152152 </ li >
153+ < li >
154+ Note that the response media type for ALL RASL requests is < code > application/octet-stream</ code > .
155+ This is done explicitly to avoid people using RASL endpoints to serve sites directly.
156+ </ li >
153157 </ ul >
154158 </ div >
155159 </ section >
Original file line number Diff line number Diff line change @@ -152,6 +152,10 @@ <h2>RASL Retrieval</h2>
152152 If there's a redirect and it's not a 307, the client should treat
153153 it as such anyway.
154154 </ li >
155+ < li >
156+ Note that the response media type for ALL RASL requests is < code > application/octet-stream</ code > .
157+ This is done explicitly to avoid people using RASL endpoints to serve sites directly.
158+ </ li >
155159 </ ul >
156160 </ div >
157161 </ section >
You can’t perform that action at this time.
0 commit comments