博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
WebDebug: Enhancements
阅读量:5905 次
发布时间:2019-06-19

本文共 1282 字,大约阅读时间需要 4 分钟。

Here are some of the enhancements that are on the radar scope. Let me know of others
you think would be useful and how important some of these are to you.

 

  1. Proxy servers
    Enable WebDebug to be able to use a proxy server to make its requests instead
    of trying to connect to servers directly
  2. Password protection
    Password protect access to the WebDebug menu
  3. Filtering
    Be able to filter the contents of the message list by IP address, content-type, etc.
  4. Replay
    Replay the requests in a message list back to their respective servers
  5. Multiple message lists
    The ability to manage multiple message lists simultaneously
  6. Separate administration port
    Instead of the "in-band signaling" method that WebDebug uses now
  7. Download time estimates
    Estimate the amount of time it would take to execute all the request/response pairs
    in the message list based on modem speed, latency, etc.
  8. SSL support
    This would enable WebDebug to function with HTTPS as well as HTTP. Will require
    quite a bit of hacking since you can't typically "snoop" SSL connections
  9. Header and field editing
    This feature would expose all hidden form fields and certain HTTP headers (e.g. cookies) as normal fields. The developer would then be able to edit these fields on the fly. Useful to testing app behavior and for security work

 


转载地址:http://ppcpx.baihongyu.com/

你可能感兴趣的文章
阿里云Redis开发规范
查看>>
滴滴自研分布式NoSQL数据库Fusion的演进之路
查看>>
软件安全访谈:ZipSlip、NodeJS安全性和BBS攻击
查看>>
CSS3 animation 基础
查看>>
JS魔法堂:深究JS异步编程模型
查看>>
[译]开启webpack之旅( 四 ):使用插件
查看>>
编写高质量的CSS
查看>>
APP漏洞自动化扫描专业评测报告(下篇)
查看>>
[解題][zerojudge] a229: 括號匹配問題
查看>>
基础二:javascript面向对象、创建对象、原型和继承总结(下)
查看>>
360. Sort Transformed Array
查看>>
docker使用流程
查看>>
一次解决OOM的经历
查看>>
JavaScript闭包
查看>>
樹莓派初始化安裝配置筆記
查看>>
TouchID本地身份验证
查看>>
android:launchMode小分析
查看>>
android最佳实践(四)
查看>>
如何通过Composer安装Laravel?
查看>>
人工智能是否会超越人类智慧?- 施米德休教授采访
查看>>