public final class FormMethod
extends Enum
The method tells the server about the request method.
| Modifier and Type | Field and Description |
|---|---|
static int |
Get
Method get.
|
static int |
Post
Method post.
|
public static final int Post
Method post.
public static final int Get
Method get.
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.