/http-method-spoofing

Demo of AdonisJS Http Method Spoofing through utility helper components in EdgeJS

Primary LanguageTypeScriptMIT LicenseMIT

Adocasts

AdonisJS Quick Tip #9

Http Method Spoofing & Helper Components

In this lesson, we'll learn how we can utilize Http Method Spoofing to send PUT, PATCH, and DELETE requests using native HTML forms. We'll then create utility functions to make the implementation cleaner.

Read the full lesson here