snowplow/snowplow-javascript-tracker

View on GitHub
api-docs/docs/node-tracker/markdown/node-tracker.httpmethod.md

Summary

Maintainability
Test Coverage
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [HttpMethod](./node-tracker.httpmethod.md)

## HttpMethod enum

<b>Signature:</b>

```typescript
declare enum HttpMethod 
```

## Enumeration Members

|  Member | Value | Description |
|  --- | --- | --- |
|  GET | <code>&quot;get&quot;</code> |  |
|  POST | <code>&quot;post&quot;</code> |  |