#
HTTP
HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
Here are 14,662 public repositories matching this topic...
CAS client for nginx
-
Updated
Dec 9, 2010 - C
ARP spoofing, HTTP redirection, DNS spoofing and DNS forging using pcap library
c
linux
dns
http
packet-sniffer
netfilter
packet-capture
arp-poisoning
pcap-library
netfilter-hook
network-attacks
-
Updated
Jun 25, 2013 - C
Format pair of HTTP Request and Response to API Blueprint format
-
Updated
Jul 30, 2013 - CoffeeScript
Hello, World! CoreNetworking HTTP Server example.
-
Updated
Sep 22, 2013 - Objective-C