Skip to content
This repository has been archived by the owner on Aug 13, 2018. It is now read-only.

Query String parsing #62

Merged
merged 2 commits into from
Aug 8, 2016
Merged

Query String parsing #62

merged 2 commits into from
Aug 8, 2016

Conversation

eliihen
Copy link
Member

@eliihen eliihen commented Jul 11, 2016

What

This PR adds a new feature to websocket-monitor, making it possible to display a query string as a TreeView. See the screenshot below for an example.

Why

Because I was bored 😄

No really, at work we use query strings at work to configure our serverside components to send a custom response. As I have mentioned before, these are strings in the form of subscribe?.... This feature will make it a lot easier to read these strings. It also urldecodes the values of the fields for convenience.

screenshot_20160711_224120

@janodvarko janodvarko merged commit 7af89f2 into master Aug 8, 2016
@janodvarko
Copy link
Member

Ah, this has been sitting here for quite a while, merging in.

Thanks for great work as usual!

Honza

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants