Skip to content

PHP Blog

Snippets and guides

Andre Board

LAMP PHP Developer, Zend Certified PHP Engineer (ZCE), Certified Laravel Developer

  • GitHub
  • Portfolio

Recent Posts

  • PHP Self Type Hint
  • Closure vs Callable Type Hinting
  • PHP Overloading vs Overriding
  • Law of Demeter in PHP
  • PHP Higher Order Functions

Recent Comments

    Categories

    • advanced
    • apache
    • design patterns
    • http
    • mysql
    • php
    • Uncategorized

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Category: http

    Spoof AJAX Request

    With PHPStorm

    GET http://127.0.0.1:8000/user
    Accept: application/json
    Cache-Control: no-cache
    X-Requested-With: XMLHttpRequest
    Posted on April 4, 2019April 4, 2019Categories http
    Proudly powered by WordPress