fibber命令

上一篇 / 下一篇  2017-03-22 16:01:10

Command

Action

Sample usage 

?sometext

As you type sometext, Fiddler will highlightsessions where the URL contains sometext.Hit Enter to set focus to the selected 

matches.

.png

>size

Select sessions where response size is greater than size bytes.  Hit Enter to set focus 

to the selected matches.

>40000

<size

Select sessions where response size is less than size bytes.  Hit Enter to set focus to the selected matches.

<5k    

=status

Select sessions where response status = 

status.  Hit Enter to set focus to the 

selected matches.

=301

@host

Select sessions where the request host contains host.  Hit Enter to set focus to the selected matches.

@msn.com

bold

Mark any future sessions in bold if the url 

contains the target string 

bold /bar.aspx  

bold        <-- Call with no parameter to clear

bpafter

Break any response where the RequestURI contains the specified string

bpafter /favicon.ico 

bpafter        <-- Call with no parameter to clear

bps

Break any response where the status code matches

bps 404  

bps        <-- Call with no parameter to clear

bpv or bpm

Create a request breakpoint for the   specified HTTP method. Setting this command will clear any previous value for   the command; calling it with no parameter will disable the breakpoint.

bpv POST  

bpv        <-- Call with no parameter to clear

bpu

Create a request breakpoint for URIs 

containing the specified string.  Setting 

this command will clear any previous value for the command; calling it with no parameter will disable the breakpoint.

bpu /myservice.asmx  

bpu        <-- Call with no parameter to clear

cls or clear

clear the session list

 

dump

dump all sessions to a zip archive in C:\ 

 

g or go

Resume all breakpointed sessions

 

help

show this page

http://www.fiddler2.com/fiddler/help/quickexec.asp

 

urlreplace

Replace any string in URLs with a different string.  Setting this command will clear any previous value for the command; calling it with no parameter will cancel the

replacement.

Urlreplace SeekStr ReplaceWithStr  

urlreplace        <-- Call with no parameters to clear

hide

Hide Fiddler in System tray

 

start

Register as the system proxy

 

stop

Unregister as the system proxy

 

show

Restore Fiddler from system tray -- more useful when triggering rules from ExecAction.exe (see below)

 

select

Select any session where the response Content-Type header contains the specified string.

select image

select css

select htm

allbut or keeponly

Hide all sessions except those where 

Content-Type header contains the specified string.

allbut xml

allbut java

quit

Shutdown Fiddler.

 

l Hit ALT+Q to quickly set focus to the QuickExec box.  If Fiddler isn't active, hit CTRL+ALT+F first to activate Fiddler.    

l In the QuickExec box, hit CTRL+I to insert the URL of the currently selected session in the session list.


TAG:

 

评分:0

我来说两句

我的栏目

日历

« 2024-03-18  
     12
3456789
10111213141516
17181920212223
24252627282930
31      

数据统计

  • 访问量: 137645
  • 日志数: 63
  • 建立时间: 2016-03-09
  • 更新时间: 2017-06-06

RSS订阅

Open Toolbar