All Downloads are FREE. Search and download functionalities are using the official Maven repository.

FitNesseRoot.RestFixtureTests.IssueFixes.Issue074.content.txt Maven / Gradle / Ivy

!3 [[Issue #74][https://github.com/smartrics/RestFixture/issues/74]] Added disabling optimisation for large js expressions

Add this if the execution of the large response causes memory issues.
! define COMMAND_PATTERN {java -Xmx2048M -cp %p %m}

| Table: Rest Fixture |http://${jettyHost}:${jettyPort}|
|GET      | /resources/large?size=10485760 | 200 | | jsonbody.content.length==10485760 |




© 2015 - 2025 Weber Informatics LLC | Privacy Policy