• 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/Http Request

Http Request

10 views 0

Written by admin
May 3, 2022

Http Request Factory

The above class is a factory class for creating and managing HTTP requests in PHP. It is responsible for creating the Request Class Object.
 
The Request class is a PHP class that handles HTTP requests and provides methods for accessing request parameters (such as: GET, POST, SERVER, etc…), headers, and other request-related information.
 
RequestInterface:  defines an interface called `RequestInterface` within the `Emma\Http\Request` namespace. This interface defines the methods available/accessible via the Factory.

Was this helpful?

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

Didn't find your answer? Contact Us

Leave A Comment Cancel reply

  Request Mappings

Http Response  

  • Copyright 2023 Emma Technologies LLC. All Rights Reserved