method property

HTTPMethod get method
inherited

请求方式 默认 post

Implementation

HTTPMethod get method => config.method ?? HTTPMethod.GET;