Closed dwclark closed 7 years ago
Fair enough. I considered supporting more of the cookie features during my initial implementation, but got lazy about it.
I should be able to get these in over the weekend.
Let me know when it drops, I'm planning on expanding the cookie tests when it happens.
@cjstehno
1) Ability to specify more than key/value for cookies. Especially path and expiration would be very handy. 2) Ability to assert that cookies are not present in a request. This may be possible already with Hamcrest matchers. If so, I would like to add them to the http-builder-ng tests.