diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2011-03-15 14:00:43 -0700 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2011-04-01 17:40:33 -0400 |
commit | af3562f7f70a9017f6f90d266f2b2a6fc3b361ad (patch) | |
tree | 68762a6733c2e3053b1e4b4fdcf0af96c4cc2a5c /org.eclipse.jgit.http.server/META-INF | |
parent | 8ac65d33ed7a94f77cb066271669feebf9b882fc (diff) | |
download | jgit-af3562f7f70a9017f6f90d266f2b2a6fc3b361ad.tar.gz jgit-af3562f7f70a9017f6f90d266f2b2a6fc3b361ad.zip |
Allow application filters on smart HTTP operations
Permit applications embedding GitServlet to wrap the
info/refs?service=$name and /$name operations with a
servlet Filter.
To help applications inspect state of the operation,
expose the UploadPack or ReceivePack object into a
request attribute. This can be useful for logging,
or to implement throttling of requests like Gerrit
Code Review uses to prevent server overload.
Change-Id: Ib8773c14e2b7a650769bd578aad745e6651210cb
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.http.server/META-INF')
0 files changed, 0 insertions, 0 deletions