Boundary RegEx for JSON data
Hello everyone,
This should be easy! :)
We are sending JSON data to an HTTP Collector.
Each transmission starts with a single {
We are trying the use boundary regex = ^\{\n
And are now getting no data.
Can someone please suggest the correct regex?
Thank you!
Please sign in to leave a comment.
Comments
0 comments