• Home
  • Knowledge Base
    • KB Category
    • Single Page
    • Private Content
      • Private – Category
      • Private – Article
      • Private – Attached Files
      • Password Protected Article
    • Page – features
      • One Click Article Feedback
      • Attached Files
      • Print Article
      • Custom header
  • Search
  • Home
  • Knowledge Base
    • KB Category
    • Single Page
    • Private Content
      • Private – Category
      • Private – Article
      • Private – Attached Files
      • Password Protected Article
    • Page – features
      • One Click Article Feedback
      • Attached Files
      • Print Article
      • Custom header
  • Search
home/Knowledge Base/HTTP Manager/Request Mappings

Request Mappings

12 views 0

Written by admin
May 5, 2022

Request Mapping

The `RequestMapping` class is a PHP attribute that can be used to define routes and HTTP request methods for a class, method, or function.
 
Types of Request Mapping
  • DeleteMapping : The `DeleteMapping` class is a PHP attribute that represents a DELETE request mapping.
  • GetMapping :  The `GetMapping` class is a PHP attribute that represents a GET request mapping.
  • PostMapping:  The `PostMapping` class is a PHP attribute that represents a POST request mapping.
  • PutMapping :  The `PutMapping` class is a PHP attribute that represents a PUT request mapping.
  • PatchMapping :  The `PatchMapping` class is a PHP attribute that represents a PATCH request mapping.
  • HeadMapping :  The `HeadMapping` class is a PHP attribute that represents a Head request mapping.
  • OptionsMapping :  The `OptionsMapping` class is a PHP attribute that represents a Options request mapping.

Was this helpful?

0 Yes  0 No
Related Articles
  • How to set-up Http Manager
  • Http Request
  • Http Response
  • Http Router
  • Route Registry

Didn't find your answer? Contact Us

Leave A Comment Cancel reply

  How to set-up Http Manager

Http Request  

  • Copyright 2023 Emma Technologies LLC. All Rights Reserved