Smoke is being used to mock the http library for the client, but it does not support text/plain content-types in the body. We could remove smoke and instead use a simple node http server to mock this.
This will make CI pass when running client lib tests.
Smoke is being used to mock the http library for the client, but it does not support text/plain content-types in the body. We could remove smoke and instead use a simple node http server to mock this. This will make CI pass when running client lib tests.