Regex for feedback

General Discussion on DemoPad or related products
Post Reply
Jens
Posts: 4
Joined: Thu Aug 29, 2019 9:34 am

Regex for feedback

Post by Jens » Fri Oct 23, 2020 11:16 am

Hello
how can i get with a regex only the 27 at the end ist stop scanning alwas at /r/n
and in front of the 27 is a empty line.
0000 30 9c 23 ae b3 80 dc a6 32 99 77 51 08 00 45 00 0.#.....2.wQ..E.
0010 00 dc df 6a 00 00 40 06 b4 62 c0 a8 b2 99 c0 a8 ...j..@..b......
0020 b2 64 1f 98 eb 09 0c c0 ee 25 ef 46 95 c9 50 18 .d.......%.F..P.
0030 01 f5 3b 7f 00 00 48 54 54 50 2f 31 2e 31 20 32 ..;...HTTP/1.1 2
0040 30 30 20 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 00 ..Content-Typ
0050 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a e: application/j
0060 73 6f 6e 3b 20 63 68 61 72 73 65 74 3d 75 74 66 son; charset=utf
0070 2d 38 0d 0a 53 65 72 76 65 72 3a 20 4d 6f 6e 6f -8..Server: Mono
0080 2d 48 54 54 50 41 50 49 2f 31 2e 30 0d 0a 44 61 -HTTPAPI/1.0..Da
0090 74 65 3a 20 46 72 69 2c 20 32 33 20 4f 63 74 20 te: Fri, 23 Oct
00a0 32 30 32 30 20 30 39 3a 34 33 3a 34 37 20 47 4d 2020 09:43:47 GM
00b0 54 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 T..Content-Lengt
00c0 68 3a 20 32 0d 0a 4b 65 65 70 2d 41 6c 69 76 65 h: 2..Keep-Alive
00d0 3a 20 74 69 6d 65 6f 75 74 3d 31 35 2c 6d 61 78 : timeout=15,max
00e0 3d 31 30 30 0d 0a 0d 0a 32 37 =100....27

0#®³Ü¦2wQEÜßj@´bÀ¨²À¨²dë Àî%ïFÉPõ;HTTP/1.1 200
Content-Type: application/json; charset=utf-8
Server: Mono-HTTPAPI/1.0
Date: Fri, 23 Oct 2020 09:43:47 GMT
Content-Length: 2
Keep-Alive: timeout=15,max=100

27


Has sombody a solution for such a feedback?
Thanks

Post Reply