Skip to content

Commit

Permalink
trying to fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
mbruin-NR committed Nov 2, 2023
1 parent b558ce8 commit 0f39903
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ This API allows you to add any header field strings to a list that gets recorded
Required. The HTTP header fields to be added.
</td>
</tr>

</tbody>
</table>

Expand Down Expand Up @@ -174,4 +173,9 @@ Here's an example of adding some HTTP header fields:
```swift
NewRelic.addHTTPHeadersTracking(for:["Example", "Example2"])
```
```
</TabsPageItem>
</TabsPages>
</Tabs>

0 comments on commit 0f39903

Please sign in to comment.