The interface instrumentWeb interface method should record HTTP activity http_api module with new structure.
Actual behavior
Due to file restructuring 1.6 this method is broken. It seems much better to remove that method from this repository and keep the module specific instrumentation inside respective modules. We must keep shared instruments still in here.
Expected behavior
The interface
instrumentWeb
interface method should record HTTP activity http_api module with new structure.Actual behavior
Due to file restructuring 1.6 this method is broken. It seems much better to remove that method from this repository and keep the module specific instrumentation inside respective modules. We must keep shared instruments still in here.