✨ Better error messages, updated sample test API
This commit is contained in:
@@ -224,7 +224,7 @@
|
||||
<ul>
|
||||
<li>
|
||||
<label for="body">response</label>
|
||||
<textarea name="body" rows="6" readonly>{{response.body || '(waiting to send request)'}}</textarea>
|
||||
<textarea name="body" rows="10" readonly>{{response.body || '(waiting to send request)'}}</textarea>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user