Skip to content
#

sniffing

Here are 59 public repositories matching this topic...

ahmetb
ahmetb commented Aug 13, 2019

I just did brew install wireshark on my macOS, it doesn't seem to be installing a Wireshark binary, so the plugin is not finding it:

$ brew link wireshark -v
Linking /Users/ahmetb/.homebrew/Cellar/wireshark/3.0.3...
ln -s ../Cellar/wireshark/3.0.3/bin/capinfos capinfos
ln -s ../Cellar/wireshark/3.0.3/bin/captype captype
ln -s ../Cellar/wireshark/3.0.3/bin/dumpcap dumpcap
ln -s ../Ce
dd8
dd8 commented Apr 10, 2018

In https://mimesniff.spec.whatwg.org/#parsing-a-mime-type the following step might be clearer if it explicitly said the trailing sequence after " was to be discarded. Might also be better if the example contains a ';' since the step mentions ';'

Current:

Collect a sequence of code points that are not U+003B (;) from input, given position.
Example: Given text/html;charset="shift_jis"iso-20

Loading…
You can’t perform that action at this time.