Changeset 15137 for lang/ruby/citrus/trunk/plugins/http.rb
- Timestamp:
- 07/04/08 01:35:16 (5 months ago)
- Files:
-
- 1 modified
-
lang/ruby/citrus/trunk/plugins/http.rb (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/citrus/trunk/plugins/http.rb
r8896 r15137 26 26 end 27 27 28 @handlers << "Default"28 #@handlers << "Default" 29 29 end 30 30 … … 48 48 ret = nil 49 49 @handlers.each do |handler| 50 log handler.class 50 51 ret = handler.process(uri) 51 break if ret52 #break if ret 52 53 end 53 54 if ret
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)