Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit 8a0244b

Browse files
committed
fix
1 parent 9efe8a4 commit 8a0244b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Titanium.Web.Proxy/Helpers/HttpWriter.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using System;
2+
using System.Buffers;
23
using System.Globalization;
34
using System.IO;
45
using System.Text;

0 commit comments

Comments
 (0)