This website requires JavaScript.
Explore
Help
Register
Sign In
Hiddenden
/
beef
Watch
2
Star
0
Fork
0
You've already forked beef
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1486812e96a77cfcd9b2d3b25eeecd8b0b4e2214
beef
/
extensions
/
requester
History
antisnatchor
3b79c677aa
Issue 355: now query parameters are correctly forwarded by the proxy, as well as POST requests with body parameters
...
git-svn-id:
https://beef.googlecode.com/svn/trunk@1034
b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-27 14:31:34 +00:00
..
api
Issue 355: now query parameters are correctly forwarded by the proxy, as well as POST requests with body parameters
2011-06-27 14:31:34 +00:00
models
Using _ instead of . for DB table names: this convention ([a-z0-9_]) follow best-practices, and in this way there is no need to use a backtick when writing sql queries in MySQL (or in the future PostreSQL)
2011-06-27 14:26:44 +00:00
api.rb
Proxy and Requester enhancements. Proxy got a good performance improvement, it's now multi-thread, able to handle errors, can be used with a normal browser. Requester core (ruby/js) has been enhanced too: db model, js logic and parsing code. Many previous bugs in different parts have been corrected.
2011-06-26 18:03:53 +00:00
extension.rb
Moving nextgen from a branch to the trunk!!!
2011-04-20 07:54:56 +00:00
filters.rb
Moving nextgen from a branch to the trunk!!!
2011-04-20 07:54:56 +00:00
handler.rb
Proxy and Requester enhancements. Proxy got a good performance improvement, it's now multi-thread, able to handle errors, can be used with a normal browser. Requester core (ruby/js) has been enhanced too: db model, js logic and parsing code. Many previous bugs in different parts have been corrected.
2011-06-26 18:03:53 +00:00