Click here to Skip to main content
15,882,163 members
Everything / HTTP

HTTP

HTTP

Great Reads

by honey the codewitch
Explore an Arduino based IoT web server and UDP multicaster for monitoring a remote water pump
by Michael Haephrati
A simple way for sending WhatsApp messages to an individual or to a group in C++
by Max R McCarty
OWASP's #6 most vulnerable security risk has to do with keeping secrets secret.
by Ivan Yakimov
The article contains comparison of pure HttpClient with RestSharp and Refit.

Latest Articles

by Jason Sultana
Understanding and preventing Newline Injection
by Ivan Yakimov
The article contains comparison of pure HttpClient with RestSharp and Refit.
by ToughDev
How to fix PlatformNotSupportedException when running WCF apps
by Peter Leow
Beginner's Guide to HTTP

All Articles

Sort by Score

HTTP 

28 Oct 2015 by Alexander Iskhakov
Creating a HTTP proxy using Play framework and WS API
23 Mar 2019 by Martin Vorbrodt
XML-RPC
12 Aug 2011 by Aniruddha Loya
How to set up Apache 2.2 on MacOS to test websites with self generated certificates in order to verify settings for secure HTTP (HTTPS)
7 Oct 2011 by amove1
It is easy to import and use SOAP webservice with web reference facility in Visual Studio, however setting SOAPAction needs a extra work on webreference libraries specially when using third party Java provided services.
14 Jul 2012 by codiemorgan
When you want your Texture2D resource to download from the Internet
2 Aug 2013 by Prasad Agarmore
Datacontract channelfactory WCF way of consuming SOAP web services written in C, C++ using gSoap framework on Linux platform
24 Apr 2014 by Amogh Natu
This tip explains how to call a web method with a POST request using xml request messaage in C#.
27 Nov 2014 by Abdallah Al-Dalleh
How to handle post data coming inside an HTTP POST request
11 Sep 2019 by honey the codewitch
A simple home HTTP server that works across all .NET platforms
31 Oct 2017 by Dimitri Rakviashvili
Simple trick that allows you to log HTTP POST data in standard IIS log, without rewriting existing web application
7 Jul 2014 by Michael Bergman
Using Windows Communication Foundation to build a simple web server
3 Mar 2016 by dumsky
Getting it all together - Controller, Service, $http, caching and more
26 Dec 2017 by Zijian
Upgrade to Angular 5 and HttpClient while Http is deprecated in NG5
8 Dec 2015 by Ray Radin
In PHP, there is the standard, documented code for returning HTTP response code. This is the undocumented, shorter alternative.
27 Mar 2013 by metastruct
When WebClient, HttpRequest, and all else fail, BITSadmin solves your download woes