Skip to content

Commit

Permalink
Added timeout to the example conf (time in seconds).
Browse files Browse the repository at this point in the history
  • Loading branch information
levycarneiro committed May 18, 2010
1 parent e7e5615 commit f6740cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2010-05-18

- Added timeout to the example conf (time in seconds).
1 change: 1 addition & 0 deletions example.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ webservice:
content: <xml><foo>bar</foo></xml>
headers:
- Content-type: text/xml
timeout: 10
response:
match:
- \<info\>something\<\/info\>
Expand Down

0 comments on commit f6740cf

Please sign in to comment.