HTTP
Internet protocolWikipedia
505
MENTIONS
163
EPISODES
118
PODCASTS
Search complete. 505 mentions across 163 episodes found for "HTTP".
Sep 11, 2026
Django Developers Survey Results & Reproducible Python Builds
C
35:39Christopher TrudeauGUEST
So there's a possibility that in the future, HTMX will not need to exist.
C
35:44Christopher TrudeauGUEST
It will become part of HTTP and how browsers work.
C
35:47Christopher BaileyHOST
Huh.
C
35:47Christopher TrudeauGUEST
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.
How To Make Pinterest Pin Templates in Canva That Save You Hours
J
7:15Jen VasquezHOST
Small but clean.
J
7:17Jen VasquezHOST
Leave out the HTTP and the WWW.
J
7:21Jen VasquezHOST
You just need the actual URL.
J
7:24Jen VasquezHOST
And this is your brand marker.
How To Make Pinterest Pin Templates in Canva That Save You Hours
J
7:15Jen VasquezHOST
Small but clean.
J
7:17Jen VasquezHOST
Leave out the HTTP and the WWW.
J
7:21Jen VasquezHOST
You just need the actual URL.
J
7:24Jen VasquezHOST
And this is your brand marker.
From the Academy to Industry with Alan Dyke
A
27:27Alan DykeGUEST
And so it had its own web server built in Lisp from the ground up.
A
27:34Alan DykeGUEST
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.
A
27:51Alan DykeGUEST
So yeah, the front end was HTML and JavaScript and CSS, just like we'd expect today.
A
27:57Alan DykeGUEST
Um, and the backend was Lisp and somehow it all worked together.
680: What FS?
T
31:56Tom JonesHOST
Uh, so is WebZFS running with a ...
T
32:00Tom JonesHOST
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.
J
32:07Jason TupnerGUEST
So it, it runs entirely on a service right on the server.
J
32:11Jason TupnerGUEST
Right now, or I should say on whatever you run it on.
Go Web Programming
S
6:06speaker_3HOST
Oh, I see.
S
6:07speaker_4HOST
If you don't understand the underlying HTTP mechanics powering that framework, you simply can't debug complex issues or optimize for massive scale.
S
6:16speaker_4HOST
Go approaches this very differently.
S
6:18speaker_3HOST
Right.
S
6:18speaker_3HOST
Because of its standard library.
S
6:20speaker_4HOST
Exactly.
S
6:20speaker_4HOST
Specifically, a package called Net slash HTTP.
S
6:24speaker_4HOST
It is so exceptionally robust that it essentially eliminates the need for a massive bloated framework.
"Declassifying the Java 27 Release!" [IJN]
B
11:23Billy CarandoHOST
There are a few other changes worth mentioning.
B
11:27Billy CarandoHOST
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.
B
11:42Billy CarandoHOST
This means the request path must begin with the context path and all matching path segments must be identical.
B
11:50Billy CarandoHOST
For instance, the context path slash foo would previously match on slash foo slash bar as well as slash foobar.
Losing Control. The AI, Privacy, and Security Weekly Update. Episode 308
S
18:34speaker_1HOST
They realized that the Wiki software running on this obscure German server allowed page edits through standard HTTP GET requests.
R
18:42R. Prescott StearnsHOST
We need to explain this mechanically because it is the key to the whole escape.
R
18:47R. Prescott StearnsHOST
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?
S
18:56speaker_1HOST
Think of a web browser interacting with a server like a patron interacting with a librarian.
S
19:01speaker_1HOST
A geek request is when you ask the librarian to retrieve a specific book for you to read.
"Declassifying the Java 27 Release!" [IJN]
B
11:23Billy CarandoHOST
There are a few other changes worth mentioning.
B
11:27Billy CarandoHOST
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.
B
11:42Billy CarandoHOST
This means the request path must begin with the context path and all matching path segments must be identical.
B
11:50Billy CarandoHOST
For instance, the context path slash foo would previously match on slash foo slash bar as well as slash foobar.
453- Make Approved AI Easier to Use w/Mason Herbel
M
38:39Mason HerbelGUEST
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.
M
38:52Mason HerbelGUEST
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.
M
39:16Mason HerbelGUEST
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.
M
39:30Mason HerbelGUEST
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.