home.social

#rfc10008 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rfc10008, aggregated by home.social.

fetched live
  1. 📰 The new HTTP method : QUERY - Tytok - Dev.to (2026-06-28)

    Un dos equipos cos que traballo pediunos axuda porque estaba implementando este novo método e aínda non está soportado en moitas aplicacións e servidores. Non o coñecía e paréceme ben interesante. Expande o que fai o GET para poder cachear resultados de búsquedas complexas ou con filtros, a vez que elimina borralla dos logs cos parámetros polos que se fan as peticións.

    #HTTP #RFC10008 #RetallosDaRede

  2. 📰 The new HTTP method : QUERY - Tytok - Dev.to (2026-06-28)

    Un dos equipos cos que traballo pediunos axuda porque estaba implementando este novo método e aínda non está soportado en moitas aplicacións e servidores. Non o coñecía e paréceme ben interesante. Expande o que fai o GET para poder cachear resultados de búsquedas complexas ou con filtros, a vez que elimina borralla dos logs cos parámetros polos que se fan as peticións.

    #HTTP #RFC10008 #RetallosDaRede

  3. Dev Class software development and cloud reporter Joab Jackson writes about the newest verb in the http block: Query.

    Query aims to replace current mechanisms developers need to use to achieve the same result, either by writing unwieldy Gets or recurring to an non idempotent verb such as Post. You can think of Query as a souped-up Get with a request body.

    "HTTP gets a QUERY method so complex searches can stop pretending to be Post"

    devclass.com/development/2026/

    #programming #http #rfc10008

  4. Dev Class software development and cloud reporter Joab Jackson writes about the newest verb in the http block: Query.

    Query aims to replace current mechanisms developers need to use to achieve the same result, either by writing unwieldy Gets or recurring to an non idempotent verb such as Post. You can think of Query as a souped-up Get with a request body.

    "HTTP gets a QUERY method so complex searches can stop pretending to be Post"

    devclass.com/development/2026/

    #programming #http #rfc10008

  5. Update: I received extensive feedback by maintainer OALDERS 👍️ Working on it …

    I am working on adding the new QUERY HTTP method to the Catalyst web framework. As a prerequisite I’ve sent a Pull Request to include the QUERY keyword in #Perl’s HTTP::Message dist:

    github.com/libwww-perl/HTTP-Me

    Does anyone want to review that?

    Is anyone waiting for QUERY in Catalyst? How about other Perl web frameworks?

    #CatalystFramework #HTTP #RFC10008

  6. Update: I received extensive feedback by maintainer OALDERS 👍️ Working on it …

    I am working on adding the new QUERY HTTP method to the Catalyst web framework. As a prerequisite I’ve sent a Pull Request to include the QUERY keyword in #Perl’s HTTP::Message dist:

    github.com/libwww-perl/HTTP-Me

    Does anyone want to review that?

    Is anyone waiting for QUERY in Catalyst? How about other Perl web frameworks?

    #CatalystFramework #HTTP #RFC10008