Frontmatter
| id | 1783 |
| title | data.connection.Xhr: defaultHeaders config |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Apr 15, 2021, 11:33 AM |
| updatedAt | Apr 15, 2021, 11:34 AM |
| githubUrl | https://github.com/neomjs/neo/issues/1783 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 15, 2021, 11:34 AM |
@wemersonjanuario would like to get the ability to set headers for every neo based xhr call.
We already have something like this inside: https://github.com/neomjs/neo/blob/dev/apps/realworld/api/Base.mjs#L33