Skip to content

remix/routes · Variable

View Source

RequestBodyMethods

Summary

All HTTP request methods for requests that may have a body.

Signature

const RequestBodyMethods: readonly ["POST", "PUT", "PATCH", "DELETE", "OPTIONS"]