Template:RESTfulExample
From ePrize Developers Wiki
(Difference between revisions)
Line 12: | Line 12: | ||
{{ #if: {{{response|}}} | | {{ #if: {{{response|}}} | | ||
=== Response === | === Response === | ||
- | {{ #if: {{{responsecode|}}} | | + | {{ #if: {{{responsecode|}}} |HTTP Status Code: {{{responsecode}}}| }} |
- | HTTP Status Code: {{{responsecode}}} | + | |
- | | }} | + | |
- | {{ #if: {{{responseloc|}}} | | + | {{ #if: {{{responseloc|}}} |HTTP Redirect Location: {{{responseloc}}}| }} |
- | HTTP Redirect Location: {{{responseloc}}} | + | |
- | | }} | + | |
{{ #expandafter:pre|| | {{ #expandafter:pre|| | ||
{{{response}}} | {{{response}}} | ||
}} | }} | ||
| }} | | }} |