Skip to content

dirigiblelabs/api-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API V4 - HTTP

Eclipse License GitHub contributors

Overview

  • HTTP Client API
    • provides utilities for executing HTTP requests
  • HTTP REST Services API
    • provides capabilities to construct RESTful services and serve HTTP requests
  • HTTP REST Data Services API
    • provides capabilities to construct RESTful data-oriented services and serve HTTP requests
  • HTTP Request API
    • provides a HTTP Request Object, which contains the headers and parameters coming as input from the incoming HTTP request
  • HTTP Response API
    • provides a HTTP Response Object, which sends the result as an outcoming HTTP response
  • HTTP Session API
    • provides а HTTP Session Object, which holds session attributes during multiple client requests
  • HTTP Upload API
    • provides capabilities to consume files posted as multipart HTTP request

License

This project is copyrighted by SAP SE and is available under the Eclipse Public License v 2.0. See LICENSE and NOTICE.txt for further details.

About

Enterprise Javascript API - HTTP Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published