mirror of
https://github.com/Neur0toxine/pock.git
synced 2025-04-05 05:33:31 +03:00
add new goal to the readme
This commit is contained in:
parent
60003ef9cc
commit
b08ba6f6cd
1 changed files with 1 additions and 0 deletions
|
@ -122,5 +122,6 @@ In order to use unsupported serializer you should create a decorator which imple
|
|||
- [x] Add methods for easier throwing of exceptions listed in previous entry.
|
||||
- [x] `replyWithCallback` - reply using specified callback.
|
||||
- [x] `replyWithFactory` - reply using specified response factory (provide corresponding interface).
|
||||
- [ ] `symfony/http-client` support.
|
||||
- [ ] Compare XML bodies using `DOMDocument`, fallback to text comparison in case of problems.
|
||||
- [ ] Document everything (with examples if it’s feasible).
|
||||
|
|
Loading…
Add table
Reference in a new issue