# requestHeaders

**Kind:** Constant

**Source:** `Outlook_plugin/src/auth/auth.service.ts` (line 11)

**Part of:** [Auth](subsystem-outlook-plugin-src-auth)

## Definition

```ts
{'Content-Type': 'application/json'}
```

## Value

```ts
{'Content-Type': 'application/json'}
```

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `Contact` — `Outlook_plugin/src/contacts/contact.service.ts`:1
- `handleErrorResponse` — `Outlook_plugin/src/taskpane/taskpane.ts`:69
