Skip to content

I want to be able to modify the URL itself as well as the response's content

Notifications You must be signed in to change notification settings

bchazalet/custom-tamper-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

As I could have expected, nsIChannel's URI is immutable. So I am not going to be able to change it on the fly.   
I am going to focus on modify the response on the fly then by using nsITraceableChannel.

About

I want to be able to modify the URL itself as well as the response's content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published