Skip to main content
HTTP

HTTP

Internet protocolWikipedia

Search complete. 505 mentions across 163 episodes found for "HTTP".

Sep 11, 2026

Christopher TrudeauGUEST
35:39
So there's a possibility that in the future, HTMX will not need to exist.
Christopher TrudeauGUEST
35:44
It will become part of HTTP and how browsers work.
Christopher BaileyHOST
35:47
Huh.
Christopher TrudeauGUEST
35:47
So just the whole concept of being able to do these actions on snippets is basically a logical extension to how hypermedia works, and that's the whole argument for HTMX, and there are people who are now trying to get the committees on board to do this.
Jen VasquezHOST
7:15
Small but clean.
Jen VasquezHOST
7:17
Leave out the HTTP and the WWW.
Jen VasquezHOST
7:21
You just need the actual URL.
Jen VasquezHOST
7:24
And this is your brand marker.
Jen VasquezHOST
7:15
Small but clean.
Jen VasquezHOST
7:17
Leave out the HTTP and the WWW.
Jen VasquezHOST
7:21
You just need the actual URL.
Jen VasquezHOST
7:24
And this is your brand marker.
Alan DykeGUEST
27:27
And so it had its own web server built in Lisp from the ground up.
Alan DykeGUEST
27:34
So back in the day, HTTP was very simple, right? So it wasn't, you know, when you say, oh, had its own embedded web server, it sounds like this huge effort, but in fact, it was a very sort of like limited amount of code necessary to do that.
Alan DykeGUEST
27:51
So yeah, the front end was HTML and JavaScript and CSS, just like we'd expect today.
Alan DykeGUEST
27:57
Um, and the backend was Lisp and somehow it all worked together.
BSD Now

BSD Now

680: What FS?

Sep 10 · 1 Mention

Top 30%
Tom JonesHOST
31:56
Uh, so is WebZFS running with a ...
Tom JonesHOST
32:00
Is it, is it the main web server process? Like, do you connect to the machine and start it? You said it relies on SSH, but it's also a web interface, so there must be HTTP.
Jason TupnerGUEST
32:07
So it, it runs entirely on a service right on the server.
Jason TupnerGUEST
32:11
Right now, or I should say on whatever you run it on.
speaker_3HOST
6:06
Oh, I see.
speaker_4HOST
6:07
If you don't understand the underlying HTTP mechanics powering that framework, you simply can't debug complex issues or optimize for massive scale.
speaker_4HOST
6:16
Go approaches this very differently.
speaker_3HOST
6:18
Right.
speaker_3HOST
6:18
Because of its standard library.
speaker_4HOST
6:20
Exactly.
speaker_4HOST
6:20
Specifically, a package called Net slash HTTP.
speaker_4HOST
6:24
It is so exceptionally robust that it essentially eliminates the need for a massive bloated framework.
Billy CarandoHOST
11:23
There are a few other changes worth mentioning.
Billy CarandoHOST
11:27
The behavior of the JDK built-in HTTP server implementation when matching an incoming request path to an HTTP context path is switched from string prefix matching to path prefix matching.
Billy CarandoHOST
11:42
This means the request path must begin with the context path and all matching path segments must be identical.
Billy CarandoHOST
11:50
For instance, the context path slash foo would previously match on slash foo slash bar as well as slash foobar.
speaker_1HOST
18:34
They realized that the Wiki software running on this obscure German server allowed page edits through standard HTTP GET requests.
R. Prescott StearnsHOST
18:42
We need to explain this mechanically because it is the key to the whole escape.
R. Prescott StearnsHOST
18:47
For those of us who don't spend our weekends building web servers, what is the difference between a Git request and a Puest request? And why does it matter here?
speaker_1HOST
18:56
Think of a web browser interacting with a server like a patron interacting with a librarian.
speaker_1HOST
19:01
A geek request is when you ask the librarian to retrieve a specific book for you to read.
Billy CarandoHOST
11:23
There are a few other changes worth mentioning.
Billy CarandoHOST
11:27
The behavior of the JDK built-in HTTP server implementation when matching an incoming request path to an HTTP context path is switched from string prefix matching to path prefix matching.
Billy CarandoHOST
11:42
This means the request path must begin with the context path and all matching path segments must be identical.
Billy CarandoHOST
11:50
For instance, the context path slash foo would previously match on slash foo slash bar as well as slash foobar.
Mason HerbelGUEST
38:39
But then even deeper than that, they've launched some features by working with the AI providers and also their own forensics and reverse engineering to inspect even the MCP calls.
Mason HerbelGUEST
38:52
So when you have their proxy enabled with their agent on endpoints, It will see the HTTP request body that is falling to an MCP server, right? So like when you link up Gmail to your chat GPT, it's using an MCP server to make those API requests, the Gmail to read your email and everything.
Mason HerbelGUEST
39:16
So they figured out a way to filter those out and then they can scan for PII or sensitive information or things that you've set as words to flag, things like that.
Mason HerbelGUEST
39:30
So the tech stack is catching up in terms of catching people.

153 more episodes mention HTTP.

Create an account to see the whole feed, search across every transcript, and follow the entities you care about.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.