What is Nostr?
fiatjaf /
npub180c…h6w6
2025-02-01 12:23:05
in reply to nevent1q…k0f9

fiatjaf on Nostr: HTTP has too many ways to do things. For example, to communicate some data to the ...

HTTP has too many ways to do things.

For example, to communicate some data to the server you can use:
- subdomains
- URL paths
- URL query strings
- headers
- body (which can be encoded in multiple ways and supposedly you have to tell the server what you're using with a header)

And when you get a response you have to check these places for information
- status code
- headers
- if it's a redirect you have to make another request and repeat the process
- body (which can be encoded in multiple ways and supposedly you have to check the headers to find out, and yet it may be incorrectly encoded)
Author Public Key
npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6