# HTTP

## Introduction

The **HTTP Nodes** provide a means for the user to perform several actions within the *HTTP* protocol. *HTTP*, or *Hypertext Transfer Protocol*, allows for communication between servers and clients by way of requests and responses using different methods. To use the **HTTP Nodes** in **Incari**, the user needs to locate the [**HTTP Attributes**](https://docs.incari.com/2021.4/modules/project-settings#http) in **Project Settings** and add a server.

## Contents

* [**Events**](https://docs.incari.com/incari-studio/2021.4/toolbox/communication/http/events)
* [**HTTP Client**](https://docs.incari.com/incari-studio/2021.4/toolbox/communication/http/httpclient)
* [**HTTP Server Start**](https://docs.incari.com/incari-studio/2021.4/toolbox/communication/http/httpserverstart)
* [**HTTP Server Stop**](https://docs.incari.com/incari-studio/2021.4/toolbox/communication/http/httpserverstop)
* [**HTTP Response**](https://docs.incari.com/incari-studio/2021.4/toolbox/communication/http/httpresponse)

## External Links

* More information on [*HTTP*](https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol) on Wikipedia.
