1.4.0
[1.4.0] - 2022-02-02
Added:
- The following are all in the
LaunchDarkly.TestHelpers.HttpTest
namespace: HttpServer.Start
overload that takes a specific port.IRequestContext.GetPathParam
RequestRecorder.Enabled
for turning off the default behavior of recording requests.SimpleJsonServer
andSimpleResponse
helpers for implementing basic test services.