mirror of https://github.com/istio/istio.io.git
Mark all code fragments with language (#274)
This commit is contained in:
parent
4f29990270
commit
4d1f4cb43f
|
|
@ -98,7 +98,7 @@ as the example application throughout this task.
|
|||
|
||||
The expected output is:
|
||||
|
||||
```
|
||||
```bash
|
||||
Error: the server could not find the requested resource
|
||||
```
|
||||
|
||||
|
|
@ -154,7 +154,7 @@ as the example application throughout this task.
|
|||
|
||||
The expected output is similar to:
|
||||
|
||||
```
|
||||
```json
|
||||
{"logName":"combined_log","labels":{"referer":"","responseSize":871,"timestamp":"2017-04-29T02:11:54.989466058Z","url":"/reviews","userAgent":"python-requests/2.11.1"},"textPayload":"- - - [29/Apr/2017:02:11:54 +0000] \"- /reviews -\" - 871 - python-requests/2.11.1"}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue