public class HttpExperimentUtil
public static HttpExperimentUtil INSTANCE
@NotNull public java.lang.String getCONTROL_COOKIE_STORE()
@NotNull public java.lang.String getREFERENCE_COOKIE_STORE()
@NotNull public java.lang.String getCANDIDATE_COOKIE_STORE()
@NotNull public ExperimentRequest createRequest(@NotNull javax.servlet.http.HttpServletRequest inboundRequest, @NotNull com.github.squirrelgrip.scientist4k.core.model.sample.Sample sample)
public void processResponse(@NotNull
javax.servlet.http.HttpServletResponse inboundResponse,
@Nullable
ExperimentResponse controlResponse)