Skip to content

Tags: Chimerapps/niddler-ui

Tags

2.15.0

Toggle 2.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 2.15.0 (#54)

* Add tizen support (#53)

0.0.19

Toggle 0.0.19's commit message
Merge branch 'ReworkUi' of github.com:icapps/niddler-ui

0.0.18

Toggle 0.0.18's commit message
Fixed exporting issue for base64 encoded content, charles did not lik…

…e url encoding

Show http status line when we have it, show default when we do not
Version bumped plugin to 0.0.18

0.0.17

Toggle 0.0.17's commit message
Bumped plugin version

Use correct url when exporting
Fixed streaming har writer test compilation

0.0.16

Toggle 0.0.16's commit message
Merge branch 'feature/Exporting_Har' of github.com:icapps/niddler-ui

0.0.15

Toggle 0.0.15's commit message
Handle empty bodies better

0.0.14

Toggle 0.0.14's commit message
Support for protocol version 3 which includes the actual network requ…

…est and reply as well as what the caching etc has added to it. This is available in the "linked view" mode

0.0.13

Toggle 0.0.13's commit message
Select row upon right click

Experimental export to curl

0.0.12

Toggle 0.0.12's commit message
Reworked detail panel to respond to themes

Values can now be copied by right clicking them
Reworked look of details UI

0.0.11

Toggle 0.0.11's commit message
Support copying of values in detail

Support copying of header names in detail
Version bump of plugin to include these changes