social.tchncs.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
A friendly server from Germany – which tends to attract techy people, but welcomes everybody. This is one of the oldest Mastodon instances.

Administered by:

Server stats:

3.8K
active users

#http

7 posts6 participants0 posts today

HTTP 415 Fehler!

Was ist ein HTTP 415?
Der HTTP-415-Fehler steht für "Nicht unterstützter Medientyp". Er tritt auf, wenn der Server die Anfrage ablehnt, weil die Daten in einem nicht unterstützten Format vorliegen. Der HTTP-415-Fehler gehört zu den HTTP-4xx-Statuscodes, die auch als Client-Fehler bekannt sind. Dies bedeutet, dass die Anfrage fehlerhafte Syntax enthält oder nicht erfüllt werden kann. Der Server versteht die Anforderung des Clients, auch wenn die Syntax korrekt ist. Allerdings kann der Server die enthaltenen Anweisungen nicht verarbeiten oder die spezifischen Medientypen, die vom Client gesendet werden, nicht handhaben.

rosehosting.com/blog/http-415-

#415 #http #fehler #Linux #OpenSource #FOSS #freiheit #keinmicrosoft

RoseHosting · HTTP 415 Unsupported Media Type: What is it and how to fix it? | RoseHostingLearn everything you need to know about the HTTP 415 Unsupported Media Type error and how to fix it in our latest blog post.

The sttp client is an open-source HTTP client for Scala, integrating with every Scala stack, be it synchronous, a.k.a. direct-style, Future-based, or using functional effect systems such as cats-effect, ZIO, Monix, Kyo. The library is available for Scala 2.12, 2.13, and 3 on the JVM, Scala.JS, and Scala Native.
Learn more from our article:
softwaremill.com/sttp-client-4
#scala #http #sttp #programming

SoftwareMillSttp client 4: the Scala HTTP client you always wanted, released!The sttp client is an opensource HTTP client for Scala. It integrates with every Scala stack, be it synchronous, a.k.a. direct-style, Future-based, or using functional affect systems.

I'm trying to develop a HTTP forward proxy that can handle as much as connections as possible. My best try yet is raw TCP with Tokio and parsing HTTP, handling up to 12-15k connections per second.

Any idea to get even more? Right now looking at io_uring but most implementations in Rust are not maintained.

iX-Workshop: API-Design und -Entwicklung mit HTTP, REST und OpenAPI

Lernen Sie, wie man effiziente und benutzerfreundliche APIs entwickelt, HTTP- und REST-Standards anwendet und standardisierte Referenzdokumentationen erstellt.

heise.de/news/iX-Workshop-API-

heise online · iX-Workshop: API-Design und -Entwicklung mit HTTP, REST und OpenAPIBy Ilona Krause
#API#HTTP#IT

Octothorpe Y? In hopes that St Nicholas

STEP1: CD to your #WebDevelopment #HTTP server workspace.

STEP2a:
#curl
```
curl -o- #https://gist.githubusercontent.com/ajaxStardust/674b5d86f1f4386e72937a607e263608/raw/install.sh > ~/install_adb_by_ajaxStardust.sh
chmod 755 ~/install_adb_by_ajaxStardust.sh
```
Step2 alt:
#wget
```
wget -qO- #https://gist.githubusercontent.com/ajaxStardust/674b5d86f1f4386e72937a607e263608/raw/install.sh > ~/install_adb_by_ajaxStardust.sh
chmod 755 $HOME/install_adb_by_ajaxStardust.sh
```
INSTRUCTIONS: a file saves to ~/home
edit it to set 3 lines / $vars for your server name at line 40

github.com/ajaxStardust/AnnieD

GitHubGitHub - ajaxStardust/AnnieDeBrowsa: Any Dir BrowserAny Dir Browser. Contribute to ajaxStardust/AnnieDeBrowsa development by creating an account on GitHub.