Diordienko Mykhail

Results 2 issues of Diordienko Mykhail

### Describe the bug If worker started with `->withEnableSessionWorker(true)` requesting any activity from it causes `ActivityNotRegisteredError` ### To Reproduce php worker ```php

Bug

Hi, Small intro: i use proxy server build on top of httransform lib in combination with google chrome (passing cli flag --proxy-server=127.0.0.1:3128). proxy code: ```go package main import ( "context"...

enhancement