Click here to Skip to main content
15,867,834 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 

5 Nov 2020 by honey the codewitch
Explore an Arduino based IoT web server and UDP multicaster for monitoring a remote water pump
3 Nov 2018 by Michael Haephrati
A simple way for sending WhatsApp messages to an individual or to a group in C++
16 Feb 2016 by Max R McCarty
OWASP's #6 most vulnerable security risk has to do with keeping secrets secret.
1 Nov 2023 by Ivan Yakimov
The article contains comparison of pure HttpClient with RestSharp and Refit.
7 Nov 2018 by Apriorit Inc, gamapat
Take a look at how to intercept HTTP traffic in order to inject custom code into Windows HTML markup
6 Dec 2021 by Michael Sydney Balloni
Interested in easily implementing REST communications in your Windows C++ apps?
3 Apr 2013 by Komin Dmitry
How to write iPhone application to authenticate to SharePoint and read the contents of a list provided by the SharePoint REST API.
22 Nov 2020 by honey the codewitch
Revisiting our WiFi enabled smart clock project with more modern hardware
26 Nov 2020 by honey the codewitch
Efficiently send large amounts of data with a tiny amount of memory
3 Jun 2015 by Yvan Rodrigues
Store and retrieve messages in a central repository with SMS using Twilio and ASP.NET.
14 Jan 2016 by Asher Barak, Itiel Beeri
Infrastructure for large scale WCF services layer development
4 Mar 2020 by Łukasz Bownik
The article tries to map a deeper, more generic nature of REST architectural style into HTTP to show protocol deficiencies.
23 Jul 2020 by honey the codewitch
Explore adapting Socket's async model to a task based one and adding some awaitable socket operations to your projects
6 Jul 2020 by Mircea Neacsu
Make yourself a HTTP server in 20 lines or less
15 Jul 2015 by Intel
The Intel Edison board has a lot of potential for physical computing. That is why we added full support for the Intel Edison board in Cylon.js, our JavaScript framework for robotics and Internet of Things (IoT) applications.
10 Dec 2016 by gfazzola
In this article I will explain the implementation of an infrastructure to host and manage windows services in a practical and interactive way.As a practical example of the solution will be implemented a dynamic ip update client of DucDNS
25 May 2018 by gptankit
An approach to making better use of cluster error feedback
8 Apr 2013 by boris_oleinic
This article describes how to use the RestSharp SDK to build an application for the Box.com Cloud service.
8 Apr 2013 by boris_oleinic
The article describes how to use the RestSharp SDK to build an application for the Box.com Cloud service
11 Oct 2013 by ASP.NET Community
HttpWebRequest The HttpWebRequest class allows you to programatically make web requests against an HTTP server. This code shows how to read a
11 Oct 2013 by ASP.NET Community
OpenRasta is an open-source .NET framework for building everything web, from web sites to RESTful APIsWhy OpenRasta?OpenRasta relies on three
11 Oct 2013 by ASP.NET Community
Being a new web developer can be hard. There are way too many technologies and frameworks to learn and it is very easy to get lost in the sea of buzz
11 Oct 2013 by ASP.NET Community
Hi,In this article i am going to create an http Handler which is used to resize my images and display it  .What are HTTP Handlers?HTTP handlers are
11 Oct 2013 by ASP.NET Community
ASP.net provides facilities in web.config for specifying error pages when an exception occurs, for example:           
12 Jul 2016 by Mihail Mateev
This article explains the main parts of Cloudant HTTP API. This is an essential part that developers and architects need to know before to start work on solutions using IBM Cloudant.
15 Sep 2016 by Tsuyoshi Matsuzaki
This post describes the basic steps to build your bot using Microsoft Bot Framework 3 REST API.
3 Oct 2016 by Florian Wendel
Every software developer must face the challenge of integrating a plethora of external APIs into their app to increase its value to their users. This can take a lot of time since these APIs are often vastly different. API abstraction promises relief but there are different approaches.
5 Jul 2018 by techbird
Manage the Postman requests across multiple environments with help of Postman Environment feature.
15 May 2019 by Han Bo Sun
In this tutorial, I am going to discuss how ngResource works. I will demo all 4 HTTP verbs (or methods), and multiple ways request input data can be packaged. It will be a very fun tutorial.
18 Jan 2021 by Han Bo Sun
Another tutorial on file upload with AngularJS, using FormData for multipart file upload
3 Jul 2013 by Florian Rappl
Bringing the DOM to C# with a HTML5/CSS3 parser written in C#.
4 Nov 2020 by honey the codewitch
Unleash the tiny ESP-01 on your network
13 Dec 2018 by Michael Haephrati
A simple way for sending WhatsApp documents and images to an individual or to a group in C++
22 May 2020 by Kamran Saeedi
An idea on how to use .NET ExpressionVisitor to translate lambda expressions into classes that encapsulate data suitable for filtering data & creating query strings
15 Feb 2013 by Michael Haephrati
How great could it be to be able to send SMS messages from your IPhone using the Internet connection
26 Jan 2016 by Chris Copeland
A managed library to launch and/or connect to the Tor network for SOCKS5 communications, and for middle-man proxy hosting.
25 Nov 2014 by Robert Vandenberg Huang
A step-by-step walkthrough of implementing the HTTP 206 Partial Content
16 Oct 2015 by Andy Feng
The article introduces a complete C# solution to grab Html data through POST request from remote server and extract fields from the Html source through parsing its DOM structure.
30 Jun 2018 by Robert Vandenberg Huang
A step-by-step workthrough of HTTP 206 implementation in Node.js
7 Feb 2014 by dontumindit
Beginner to Advance - Multithreaded Web Scraping with Examples of WebBrowser, WebClient, HttpWebRequest/HttpWebResponse, Regex, BackgroundWorker.
20 Aug 2015 by Yvan Rodrigues
Often an application needs data from an HTTP server, such as web services, or to scrape content. .NET provides HttpWebRequest, but it requires a lot of code to perform trivial operations. This class simplifies the task dramatically by abstracting the HTTP protocol, streams, and exceptions.
30 Jul 2012 by Mike-MadBadger
A tour of various methods for protecting against PHP mail header injection and e-mail validation
5 Aug 2014 by santosh poojari
This article helps you to build and enable robust web applications with respect to various aspects of security that needs to be taken care of while designing a system.
9 Jul 2017 by Alejandro Xalabarder
12 Apr 2013 by Amogh Natu
This article mainly explains what webhooks are, how they can be created and used and also a sample example showing the use of webhooks.
18 Jun 2012 by Shivprasad koirala
Difference between BasicHttpBinding and WsHttpBinding.
25 Nov 2022 by Peter Leow
Beginner's Guide to HTTP
12 Jan 2015 by Sergey Kizyan
You need to change your default HTTP protocol to HTTPS in your Azure WebService. This article explains how to do it.
1 Jan 2018 by Chamila Nishantha
Options to play with response header
11 Jun 2013 by Tom Glick Philadelphia, US
Using WCF REST Service to call Stored Procedures and run queries on SQL Server.
16 Jul 2011 by JAMcLaughlin
Embedding a webserver in your C++ application using the Lacewing networking library
14 Jan 2018 by Darko Jurić
Simple HTTP server for .NET Core based on System.Net.HttpListener.
13 Jan 2012 by lassebunk
How to use iOS 5, Xcode 4.2, and storyboards to create a simple Twitter app that will list tweets and show details about each tweet.
30 May 2012 by Murray Brooks Davis
How to make a simple, end-to-end, mobile, Java enterprise application including a RESTful web service and an Android client.
6 Jul 2015 by phillipvoyle
A sample implementation of a minimal http web server using boost::asio in C++
12 Jan 2018 by Michael Haephrati
How to easily integrate and interface with PayPal Express Checkout API from a Windows c++ application
28 Mar 2013 by boris_oleinic
The article describes how to use the RestSharp SDK to build an application for the DropBox Cloud service.
12 Dec 2014 by dontumindit
Performs basic function on your Facebook Profile from C# code without use of Facebook API
14 Aug 2013 by Erol Esen
This article has a usable software tool to read RSS feeds and it is especially designed to read and display Unicode characters inside a console window.
24 Mar 2022 by dk_the_developer
Step by step guide to consuming the Rest API endpoints using Python programming
23 May 2017 by markscodeproject
Basic implementation of HTTP request handling for Arduino with Wiznet 5100 Ethernet shield
24 Feb 2016 by dumsky
Demonstrate how to write a simplified AngularJS Loader and Error handling infrastructure
29 Oct 2013 by Software Developer's Journal
8 Sep 2019 by honey the codewitch
A Tiny Dynamic Home Webserver in .NET that runs on Core and DNF both (Take 2)
16 Nov 2018 by Vincent Maverick Durano
A quick tutorial on how to integrate VMD.RESTApiResponseWrapper.Core library into your ASP.NET Core 2.1 REST API application
25 Jan 2017 by Alibaba Cloud
This article briefly introduces how to use Zipkin to perform service analysis on Spring Cloud applications. In practical application, Zipkin can be used in combination with stress testing tools to analyze the availability and performance of systems under high stress.
12 Sep 2022 by Han Bo Sun
How to stream a large file and support byte range seeking using Spring Boot
4 Mar 2020 by Kamran A
How to track requests across a cluster using distributed counters and sliding time windows
2 Feb 2019 by Издислав Издиславов
Easy prototyping with desktop console like UI, Skia drawings and several REST like node.js hosted services