Skip to content

Commit

Permalink
update to match progress
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthropohedron committed Apr 7, 2015
1 parent 5dab4b7 commit 53e1403
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions TODO.taskpaper
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Controller:
- load config
- hook request/response
- hook request/response @done
- execute matching
- build contexts
- execute actions
Expand All @@ -10,13 +10,13 @@ Configuration:
- import/export
- fast lookup
Request Matching:
- host pattern
- path pattern
- client tag pattern
- client negative tag pattern
- host pattern @done
- path pattern @done
- client tag pattern @done
- client negative tag pattern @done
Response Matching:
- server tag pattern
- server negative tag pattern
- server tag pattern @done
- server negative tag pattern @done
Context:
- accumulate actions
- execute request actions
Expand Down

0 comments on commit 53e1403

Please sign in to comment.