Skip to content

Commit 24a7b14

Browse files
committed
Sanitize user agents
1 parent 725c955 commit 24a7b14

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The output of this looks like this.
5454
Accept: application/json
5555
Content-Length: 54
5656
Connection: keep-alive
57-
User-Agent: JibeOn/2 CFNetwork/609 Darwin/13.0.0
57+
User-Agent: EnoughApi/2 CFNetwork/609 Darwin/13.0.0
5858
5959
{"msisdn":"+4917123456789","token":"W9bOnqNL219xdXvW"}
6060
@@ -83,7 +83,7 @@ The output of this looks like this.
8383
Accept-Language: de-de
8484
Connection: keep-alive
8585
AppId: a38b5cdaa640463f8015dfd1e48541b1
86-
User-Agent: JibeOn/2 CFNetwork/609 Darwin/13.0.0
86+
User-Agent: EnoughApi/2 CFNetwork/609 Darwin/13.0.0
8787
8888
A << 00:00:00.385901 ht DATA
8989

0 commit comments

Comments
 (0)