8p / EightPointsGuzzleBundle

⛽️ Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony
MIT License
440 stars 71 forks source link

Add ability to set createdAt offset for wsse middleware #45

Closed mathielen closed 8 years ago

mathielen commented 8 years ago

Please provide the ability to configure the wsse plugin that is created here: https://github.com/8p/GuzzleBundle/blob/master/DependencyInjection/GuzzleExtension.php#L123

I need a way to set the created-timestamp-offset-expression: https://github.com/8p/guzzle-wsse-middleware/pull/10

Thanks

florianpreusner commented 8 years ago

@mathielen Can you check if the new implementation of given PR (https://github.com/8p/GuzzleBundle/pull/46) is working for you?

florianpreusner commented 8 years ago

Merged. New version of GuzzleBundle will be released today/tomorrow.