Home New Trending Search
About Privacy Terms
#
#httpclient
Posts tagged #httpclient on Bluesky

Bruno, Scalar and curl don't need AWS to be up and running to call an API. Apparently Postman does?

This little tidbit was swiped from APIs you won’t hate.

#postman #httpclient #api

1 0 0 0
Preview
Best HTTP Bundle Combining Best HTTP & Best TLS Security, this bundle offers robust HTTP requests with enhanced security. Ensure optimal performance, compatibility & top-tier certificate management in Unity

#Httpclient #Json #Best #Android #Streaming #Besthttp #Secure #Download #Ios #Mobile #Rest #Tls #Webgl #Http #Forms

0 0 0 0
Preview
10+ reasons to NOT use JDK’s HttpClient Java mostly, and general tech

Brice Dutheil: 10+ reasons to NOT use JDK's HttpClient

#httpclient #java #jdk #kotlin #okhttp

blog.arkey.fr/2026/02/0...

2 1 0 0
Just a moment...

Master #HttpClient in .NET by implementing best practices to avoid port exhaustion & DNS issues. Discover techniques to optimize resource management and improve app performance. #DotNetDevelopment

0 1 0 0
Preview
Blazor and .NET 10: Breaking Changes, Fixes, and New Features Learn about .NET 10, Blazor WebAssembly changes, and how to fix breaking HttpClient streaming issues in your projects.

Explore awesome new features in .NET 10—out now! www.funkysi1701.com/posts/2025/blazor-and-do... #Blazor #.NET10 #WebAssembly #Wasm #HttpClient #breakingchange #DotNet #VisualStudio #release #streamingresponse #C-Sharp

0 0 0 0

Explore 4 effective ways to implement HttpClient in C# to improve your app's performance and reliability. Learn about Singleton, Static Instance, Factory, and Typed Clients. #CSharp #HttpClient

0 0 0 0
Preview
How to handle API rate limits and HTTP 429 errors in an easy and reliable way API rate limits and HTTP 429 (Too Many Requests) errors are common challenges when building...

🔥 Still fighting HTTP 429 errors and API rate limits?

Stop reinventing retry logic and handle rate limits the right way with Symfony HTTP Client.

dev.to/robertobutti...

#php #symfony #api #tutorial #httpclient

0 0 0 0
Just a moment...

Discover the basics of effectively using HttpClient in .NET. Learn best practices, common pitfalls, and enhance your network communication skills. Dive into the detailed guide for robust application development. #DotNet #HttpClient

0 0 1 0
Preview
foojay – a place for friends of OpenJDK foojay is the place for all OpenJDK Update Release Information. Learn More.

Check out the latest #BoxLang v1.8.0 update - a game-changer with its revolutionary HTTP client, SOAP integration, and top-tier stability perfect for production-level needs. 🚀

All details by Cristobal Escobar here: foojay.io/today/boxlan...

#BoxLang #HTTPClient #SOAPIntegration #FoojayUpdates

2 0 0 0
Preview
What You Need to Know About Advanced Patterns for Symfony HttpClient If you’ve worked with Symfony, you’ve used symfony/http-client. You’ve run $client->request(‘GET’, …) and $response->toArray(). This is the bread and butter of API consumption, and it works...

What You Need to Know About Advanced Patterns for Symfony HttpClient #Technology #SoftwareEngineering #WebDevelopment Other #Symfony #HttpClient

2 0 0 0
Preview
Right way to use HttpClient for .NET developer for today, we gonna learn about how to use HttpClient with best practices for .NET developer. let’s go! 😜

Learn efficient #HttpClient usage for .NET to avoid resource exhaustion. Best practices include reusing a single instance and configuring appropriate timeouts. Enhance your app's performance and reliability. #DotNetDeveloper

0 0 0 0

How so jdk.internal.net.http.MultiExchange#version still can't respect a request to use h2c?

#java #httpclient

1 1 0 0
Preview
Run HTTP Requests in Android Studio | The JetBrains Blog We are happy to announce that our HTTP Client plugin is now available in Android Studio! HTTP Client is a powerful tool for making HTTP, gRPC, GraphQL, and WebSocket requests. Its text-based interf

Ma feature team Android / BFF l’utilise depuis +1 an via IntelliJ : le HTTP Client de JetBrains est un super outil pour tester vos APIs.

Bonne nouvelle : il est maintenant dispo dans Android Studio !
👉 blog.jetbrains.com/blog/2025/06...

#AndroidDev #JetBrains #HTTPClient

2 1 0 0
Preview
Java Critical Libraries Community Survey Tell Us About Your Needs We’re gathering feedback on a set of Java libraries that the OpenSSF has classified as critical— including Log4j, HttpComponents, FasterXML Jackson & Woodstox, SnakeYAML, lu...

We're teaming up with Open Source Economy to learn what users expect from critical Java libraries like #apache-commons, #httpclient, #log4j, #jackson and more—especially around version support, issues and security.

Help us improve support by filling out this short survey: forms.gle/5Ad81MMcL7sy...

2 5 0 0
Preview
Common HttpClient tasks you're googling or asking ChatGPT Master common HttpClient tasks in .NET. From setting headers, handling JSON and retries. This hopefully helps you and me from Googling next time.

Unlock the full potential of #HttpClient in your .NET apps! Discover common tasks like handling timeouts, single instance usages, and more. Streamline your code and optimize performance. #DotNetDev

0 0 0 0
Video thumbnail

Using JsonPropertyName to map Json to Class C# Tip #42

How to use the JsonPropertyName attribute in C# to map mismatched JSON fields (like id) to class properties (like UniquePostId) during deserialization. #CSharp #JSON #Deserialization #HttpClient #JsonPropertyName #DataMapping #WebAPI #DotNet

0 0 0 0
Preview
GitHub - Umbyr93/EasyHttpClient: Easy-to-use Http Client for Java Easy-to-use Http Client for Java. Contribute to Umbyr93/EasyHttpClient development by creating an account on GitHub.

‪I recently released EasyHttpClient, a wrapper written on top of Java 11 HttpClient.

I always noticed how clunky and hard to use all the most common Http libraries are. So for a fun experiment I started to write it and now it's at its 1.0.2 version. #java #opensource #httpclient

3 1 0 0
Preview
java-httpclient-enhancements.adoc GitHub Gist: instantly share code, notes, and snippets.

If there is a friend with an #openjdk account it would be awesome to open a ticket in #JDK project to enhance the #httpclient of the #jvm and make it fully configurable per instance

My notes: gist.github.com/rmannibucau/...

#java #usability #future

1 1 0 0
Post image

C# POST x-www-form-urlencoded using HttpClient

#net #csharp #httpclient

briancaos.wordpress.com/2024/11/26/c...

1 0 0 0
Preview
ASP.NET Core | Open-source web framework for .NET Build web apps and services that run on Windows, Linux, and macOS using C#, HTML, CSS, and JavaScript. Get started for free on Windows, Linux, or macOS.

🚀 Optimierte HTTP-Kommunikation in ASP.NET Core! 🔥
Benannte HTTP-Clients sind der Schlüssel zu modularen und flexiblen Schnittstellen. Anpassungen je Client sind einfach möglich:

➡ PrimaryMessageHandlers & DelegatingHandlers

👉 Blog: buff.ly/bjypcoD

#ASPNetCore #HTTPClient #MinimalAPI #CSharp

2 2 0 0

One surprisingly thing I prefer in #dotnet over #java is that the default #httpclient supports #socks5 proxies!

2 1 0 0
Preview
Let’s deadlock all the things. Hej there, yes it's me, I'm still alive and doing things, such as neo4j-jdbc, with automatic SQL to Cypher translations or building things like this for my own enjoyment. However, with the tons of mea...

Let's deadlock all the things… #Java #VirtualThreads #Pipes #HttpClient

info.michael-simons.eu/2025/02/05/l...

9 4 0 1

Wow #java #httpclient doesn't support #socks proxy?

>> jdk.internal.net.http.HttpRequestImpl#retrieveProxy
and
>> jdk.internal.net.http.HttpRequestImpl#proxy

1 1 1 0
Post image

If you are using the java.net.httpclient, you can log the requests just by adding a system property 😌

More configuration is available here:
docs.oracle.com/en/java/java...

#java #httpclient

2 1 0 0
Preview
HttpClients: Essential Facts and Tips Learn the efficient use of HttpClients in Flutter and Dart, including client reuse, closure, native implementations, and overcoming common pitfalls

My new blog post on way it really pays out to understand Http clients if your app does any http calls is up at blog.burkharts.net/everything-y...
#Flutter #Dart #httpClient

7 3 0 0
Preview
GitHub - mistweaverco/kulala.nvim: A minimal 🤏 HTTP-client 🐼 interface 🖥️ for Neovim ❤️. A minimal 🤏 HTTP-client 🐼 interface 🖥️ for Neovim ❤️. - mistweaverco/kulala.nvim

Kulala.nvim 1.0.0 is out. Grab it as long it is hot 🥵 💕

#nvim #neovim #plugin #restclient #httpclient #graphql #postman #insomnia

github.com/mistweaverco...

2 1 0 0

My two cents on WebClient vs HttpClient vs HttpWebRequest http://lnk.al/4v1j via @infoworld #WebClient #HttPClient #HttPWebRequest

0 0 0 0

My two cents on WebClient vs HttpClient vs HttpWebRequest http://lnk.al/4v1k via @infoworld #WebClient #HttPClient #HttPWebRequest

0 0 0 0