Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIP ¶
GetIP returns the client IP resolved by Fiber. When the application configures trusted proxies (vef.app.trusted_proxies), this honors X-Forwarded-For from those proxies; otherwise it is the direct connection peer. A raw, client-supplied X-Forwarded-For is never trusted.
func IsMultipart ¶
IsMultipart checks if the request content type is multipart/form-data.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.