See: Description
Interface | Description |
---|---|
HttpGenerator |
Generate a single http request from a string or file payload.
|
Class | Description |
---|---|
SimpleHttpGenerator |
Used to generate basic http posts for string and file contents
|
Exception | Description |
---|---|
GeneratorException |
Core exception for generators.
|