JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
groovy.http
Annotation Interface Form
@Incubating
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
Form
Marks a method as sending a form-encoded POST body. All non-path parameters become form fields instead of query parameters.
Since:
6.0.0