Changeset 096859f in mod_gnutls for test/sample_test.yml
- Timestamp:
- Dec 1, 2019, 10:14:18 AM (15 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 8335f8c
- Parents:
- a4e136a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/sample_test.yml
ra4e136a r096859f 14 14 expect: 15 15 status: 200 16 body: | 17 test 16 body: 17 exactly: | 18 test 19 - !request 20 path: /test.txt 21 expect: 22 status: 200 23 body: 24 contains: 25 - 'tes' 26 - 'est'
Note: See TracChangeset
for help on using the changeset viewer.