Cloudflare puts an end to insecure HTTP
Plain text communication also allows unauthorized persons to view data. Cloudflare therefore also no longer supports HTTP for API calls.

Cloudflare puts an end to insecure HTTP
Plain text communication also allows unauthorized persons to view data. Cloudflare therefore also no longer supports HTTP for API calls.
Cloudflare macht unsicherem HTTP den Garaus
Klartextkommunikation erlaubt auch Unbefugten Einsicht in Daten. Cloudflare unterstützt daher auch für API-Aufrufe kein HTTP mehr.
Should you ever run across an article that says you don't need a VPN because most every website use HTTPS, be aware that you can not see the encryption, or the lack of it, in mobile apps. Thus, things like this happen - Apple did not bother to upgrade their own software from HTTP to HTTPS.
https://9to5mac.com/2025/03/18/apples-passwords-app-was-vulnerable-to-phishing-attacks-for-nearly-three-months-after-launch/
Apple’s Passwords app was vulnerable to phishing attacks for nearly three months after launch
#vpn #http #https #encryption
Going stateless is one of REST’s secret weapons. Treating each request as independent makes APIs more scalable, reliable, and easier to cache. Want to know why statelessness is such a big deal? Read the post!
https://woodruff.dev/rest-constraint-3-going-stateless-for-scalability/
Ever seen a 404 and wondered what it really means? #HTTP response codes are like secret messages from the web, telling you what’s happening behind the scenes. From 200 to 500, they all have a story. Want to decode them? Check out my latest post!
https://woodruff.dev/decoding-http-response-codes-what-your-browser-isnt-telling-you/
Ever wonder what really happens when you visit a website? Behind the scenes, an #HTTP request and response are making the magic happen. Headers, status codes, and payloads all play a role. Want to see how it all works?
https://woodruff.dev/breaking-down-http-what-really-happens-in-a-request-and-response/
De http-puinhoop
Screenshot bij https://www.security.nl/posting/879514/rant+-+onveiliginternetten_nl
#HTTP isn't just about requests and responses—it’s got verbs that make the web dynamic! GET, POST, PUT, DELETE... each has a job, and together they keep the internet running. Want to know what they do and when to use them? Check out my latest post!
https://woodruff.dev/http-methods-the-verbs-that-make-the-web-go-round/
Ever wonder how the web actually works? It's all thanks to #HTTP — the secret sauce making everything from pet videos to API calls possible. My latest post breaks it all down in plain English. Check it out!
https://woodruff.dev/http-demystified-the-secret-sauce-of-the-web/
So, apparently, it is no longer possible to require #HTTPS client certificate authentication for a specific subtree when using #TLS 1.3, because renegotiation is no longer supported and there is no replacement protocol for “hey client, if you want to go in there, I'm gonna need to see your certificate first.”
Lovely. I was using that.
@compl4xx @Layer8 @nick @kuketzblog @marcel @mspro
Meine Rede...
Oder um es einfach zu erklären: Warum gibt es #HTTP(S) & #HTML sowie #eMail ( #IMAP & #SMTP) bis heute und keiner nutzt mehr #AOL, #MSN, #ICQ?
Wenn @signalapp / #Signal wegen #CloudAct geflipped wird wie #EncroChat, #ANØM & #SkyECC dann stehen Leute alternativlos in der shice ubd die ganzen "Sicherheitsversprechen" lösen sich in "#TrustMeBro!" und #Lügen auf.
Ich nutze meinen XMPP-Account seit Ewigkeiten und habe drölfzig Clients durch. Aber Kontakte erreichen mich darüber Problemlos!
New @small-web/kitten release (version 5.2.0)
Adds missing types on `KittenRequest` and `KittenResponse` interfaces (the missing request and response helpers).
• `is()`: check for request type. e.g., `request.is('html')` or `request.is('json')` (you can also use the full mimetype).
• `json()`: JSON.stringify passed data and end response with inline JSON.
• `jsonFile()`: JSON.stringify passed data and end response with JSON attachment and optional file name.
• `file()`: end response with passed file data and optional file name and mime type.
• `withCode()`: end response with passed status code and optional body.
Kitten request and response helpers documentation:
https://kitten.small-web.org/reference/#request-and-response-helpers
Kitten type safety tutorial:
https://kitten.small-web.org/tutorials/type-safety/
Enjoy!
A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 8 is out!
Follow the site here @blog or check the article here: https://maho.dev/2025/01/a-guide-to-implementing-activitypub-in-a-static-site-or-any-website-part-8/
#fediverse #activitypub #static-sites #hugo #azure #mastodon #web-development #social-web #webfinger #http #azure #azurefunctions
>> #Web could only grow because… two complimentary standards — #HTML for the documents and #HTTP for the transport… In social networking we now see one truly open approach… and a bunch of proprietary protocols…
HTML went through a Cambrian explosion with incompatible extensions in proprietary browsers until Netscape and MS IE remained in a fragmented web.
#ActivityPub, as good as it is, has some fatal flaws. The protocol either evolves to fix those, or someone else will.
@bagder Problem with that is (besides occasional bugfixes), most people including myself would see #curl to be functionally complete and anything "nice to have" would be considered not worth the balooning in #complexity and #size.
I mean, does curl need to be able to do #BitTorrent (magnet:), #IPFS (ipfs://) or god forbid #blockchain (i.e. #EVM) support?
Do you really want to integrate @torproject / #Tor support natively into curl when using #HTTP (localhost:8118) and #SOCKS5 (localhost:9050) #proxy allows for the same and doesn't necessitate having to handle and ingest Tor arguments as well??
In fact if #toybox didn't have a #wget implementation that I could use for OS/1337 I would've merely chosen tiny-curl -o
as a global alias or if #tinycurl wasn't an option, curl -o
instead.
tor
support built-in will go and IDK make i.e. #neocurl
or sth. along those lines or build something like #ethcurl
or #torcurl
or #ipfscurl
or whatever...That being said I am glad curl
isn't solely maintained by you but has other contributors (give them a shoutout!) but I also am glad you maintain that vital software that most "#TechIlliterate #Normies" most likely never heard of but propably use on a daily basis as part of all the #tech they use to #consume media with...
curl
is more than just a downloader and more intuitive than vim
) with wget being "the #vi of downloaders" (tho wget
is even simpler to use than vi
)...Either way, curl is awesome...
blog! “Mastodon Now Sends Referer Headers! Hurrah!”
Back in 2022, I wrote this rather grumpy post on Mastodon, the federated social media platform.
> Mastodon enforces a "noreferrer" on all external links. I have mixed feelings about that. As a blogger, I want to see *where* visitors are coming from…
Read more: https://shkspr.mobi/blog/2024/12/mastodon-now-sends-referer-headers-hurrah/
⸻
#fediverse #http #mastodon
#Hurl, maybe my favourite #Postman replacement, just released a new major version. Nothing too big from my POV, but the --curl "native export" looks useful. So you can communicate your requests to folks who use curl, or use it as input to other tools’ importers, which usually "speak" curl.
(Before you had to fish the #curl equivalent out of the verbose output. PS: I with --very-verbose was just -vv or -vv; to whom it may concern :)
https://github.com/Orange-OpenSource/hurl/releases/tag/6.0.0
miniserve: Yet another HTTP server command line tool. This one has options for single page apps, etc.
https://github.com/svenstaro/miniserve
#server #hacks #http #web #+