Skip to content

Commit 9db9a49

Browse files
committed
Updated Documentation__Request (markdown)
1 parent d089921 commit 9db9a49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation__Request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ for instance
1111
Those rules are applied to query, post, path, .... parameters.
1212

1313
## How to get the input data (i.e entity-body) ?
14-
See <eiffel>{WSF_REQUEST}.read_input_data_into (buf: STRING)
14+
See `{WSF_REQUEST}.read_input_data_into (buf: STRING)`
1515

1616
## How to get the raw header data (i.e the http header text) ?
17-
See <eiffel>{WSF_REQUEST}.raw_header_data: detachable READABLE_STRING_32
17+
See `{WSF_REQUEST}.raw_header_data: detachable READABLE_STRING_32`

0 commit comments

Comments
 (0)