What is a PREFLIGHT REQUEST? And how is it relevant to CORS?

Поделиться
HTML-код
  • Опубликовано: 5 янв 2025

Комментарии • 19

  • @jub0bs
    @jub0bs 27 дней назад

    Great explanation of why the introduction of preflight requests was necessary: to protect old servers that are not aware that modern browsers can send cross-origin requests beyond the kind of requests that a HTML form can send.

    • @deeecode
      @deeecode  9 дней назад +1

      yes yes yes...it was also insightful for me going down the rabbit hole to learn why

    • @jub0bs
      @jub0bs 9 дней назад

      @@deeecode Very refreshing to see a well-researched video like this one. The amount of misinformation about CORS online is shocking.

  • @Omachonudotdev
    @Omachonudotdev 3 месяца назад

    I just had a long debugging session because of preflight requests
    Came back to this video for a refresher and it helped a lot 🔥

    • @deeecode
      @deeecode  2 месяца назад +1

      I'm so so glad to hear :)

  • @shreejanregmi
    @shreejanregmi 6 месяцев назад

    This is hands down the tutorial of the highest quality made on CORS!

  • @hamidhamri5384
    @hamidhamri5384 Месяц назад

    Best explanation ❤

  • @ajaysubramaniam4453
    @ajaysubramaniam4453 6 месяцев назад

    Got better understanding of CORS.
    please make a video on content security policy

  • @JustDev08
    @JustDev08 Месяц назад

    You nailed it man.❤

    • @deeecode
      @deeecode  9 дней назад

      I'm so glad to hear

  • @winstonsmith4367
    @winstonsmith4367 2 месяца назад

    Dio grazie. Many thanks from italy!

    • @deeecode
      @deeecode  2 месяца назад

      You're very welcome!

  • @M1a2n3o43
    @M1a2n3o43 9 месяцев назад

    can you do a video about how to make your website appear the first in a search engine like google with tools like google search console (or any other tool i dont know about). would be awesome.

    • @M1a2n3o43
      @M1a2n3o43 9 месяцев назад

      i am learning nextjs and just deployed my website but dont know how to make it appear in a google search which is kinda the most important thing when making a website, becasue if users cant find your website however good it might be, your website is useless. most yt channels hardly make any video about it.

  • @damianlis6357
    @damianlis6357 8 месяцев назад

    Great explanation. Thanks!

    • @deeecode
      @deeecode  8 месяцев назад

      Glad you enjoyed it!

  • @Cricfan209
    @Cricfan209 Месяц назад

    Best i have seen

    • @deeecode
      @deeecode  9 дней назад

      i'm glad to hear

  • @Dkk10_supra
    @Dkk10_supra Месяц назад

    Thank you