#contentnegotiation

[Vercel이 AI 에이전트를 위해 웹페이지 용량을 500KB → 2KB로 줄인 방법

Vercel은 AI 에이전트를 위한 웹페이지 최적화를 위해 콘텐츠 협상(Content Negotiation) 메커니즘을 활용, HTML/CSS/JS 대신 마크다운 형식의 콘텐츠를 제공함으로써 웹페이지 용량을 500KB에서 2KB로 줄이는 데 성공했습니다. 이는 AI 에이전트가 필요로 하는 깔끔하고 구조화된 텍스트에 집중할 수 있도록 하며, 토큰 예산 효율 극대화와 더 빠른 동작을 가능하게 합니다.

news.hada.io/topic?id=26531

#ai #web #optimization #vercel #contentnegotiation

2023-10-20

Week 2 of our #kg2023 #OpenHPI MOOC course starts with the problem of How to identify and access Things (on the Web). Alas, the old trick with the apple comes into play. Watch our little performance in the video (Kudos to @sashabruns
video lecture: open.hpi.de/courses/knowledgeg
#IRIs #semanticweb #designator #designatum #http #contentnegotiation
@tabea @fizise @enorouzi @heikef #MOOC #lecture @fiz_karlsruhe

Slide from the OpenHPI MOOC course Knowledge Graphs - Foundations and Applications; Lecture 2.1: How to identify and access Things. The slide depicts an apple. Below it is written "Ceci n'est pas une pomme" - in allusion of the famous artwork of Rene Magritte (Les trahison des images). picture: [CC-BY-SA 4.0], Johannes Osterhoff.
2021-01-05

Why I Consistently Reach for Server-Driven Content Negotiation (For Versioning)

Why I use server-driven content negotiation for APIs to allow for versioning and allowing different representations of APIs.

fed.brid.gy/r/https://www.jvt.

Michael CarducciMichaelcarducci
2023-03-15

New post

Content Negotiation - A REST Superpower

“REST is the architecture of the web and the web has seen unprecedented growth and evolution since its inception over 30 years ago. A web of static documents gave rise to the read/write ...”

sufficiently-advanced.technolo

Laurence Gonsalvesxenomachina@oldbytes.space
2022-11-19

I don't understand Mastodon's content negotiation. This...

curl -v --header 'Accept: application/activity+json, */*;q=0.1' mastodon.social/@Gargron/10937

...returns a text/html response, but this...

curl -v --header 'Accept: application/activity+json' mastodon.social/@Gargron/10937

...returns an application/activity+json response.

With that `q=0.1`, in the first requests's Accept header, `application/activity+json` should have been the highest priority, so why isn't that what was returned?

#Mastodon #ActivityPub #ContentNegotiation

Stéphane Bortzmeyerbortzmeyer@mastodon.gougere.fr
2020-06-06

Does anyone know why there is no way, in #Apache HTTP server using MultiViews, to have a generic typemap for *all* files, without having to enumerate them in the .var file? (Use case: I want to send PNG rather than PDF when both are available and the client sends Accept: */*.)

httpd.apache.org/docs/2.4/cont

#ContentNegotiation

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst