Vlad Gregurco
Vlad Gregurco
@bropp @ggagosh there are a lot of methods how to mock client. Each method is better in special cases. Could you please provide more details on your requirements from your...
Hello @colinodell Could you please check this parameter: https://github.com/8p/EightPointsGuzzleBundle/blob/master/src/Resources/config/services.xml#L22 ? Does it resolve your problem?
@rpkamp sorry for long answer. I checked and found that in `RequestTimeMiddleware` we're using `on_stats` option from guzzle. There we receive `TransferStats` object with handler stats info via `getHandlerStats` and...
@jofftiquez could you please review and merge #32?