Aleksandr Ivanov
Aleksandr Ivanov
I can make it if you want
Hello, I want to take this issue
Hello, take a look at pull request please
Ready to take the issue
Hello, take a look please
``` try { $this->head($uri, []); return true; } catch (Gitlab\Exception\RuntimeException $ex) { if (404 === $ex->getCode()) { return false; } throw $ex; } ``` @GrahamCampbell can I use such a...
New message structure `azservicebus.ReceivedMessage` doesn't compatible with the old one `servicebus.Message`, some fields are missed. Need help here. @brainsnail
Our server version is 12.8.0 and we use auth version 1.0 - it works well for us.