doc/rdoc/classes/RFuzz/HttpEncoding.src/M000002.html in rfuzz-0.6 vs doc/rdoc/classes/RFuzz/HttpEncoding.src/M000002.html in rfuzz-0.7

- old
+ new

@@ -8,11 +8,11 @@ <title>encode_field (RFuzz::HttpEncoding)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> - <pre> <span class="ruby-comment cmt"># File lib/rfuzz/client.rb, line 58</span> -58: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">encode_field</span>(<span class="ruby-identifier">k</span>,<span class="ruby-identifier">v</span>) -59: <span class="ruby-node">&quot;#{k}: #{v}\r\n&quot;</span> -60: <span class="ruby-keyword kw">end</span></pre> + <pre> <span class="ruby-comment cmt"># File lib/rfuzz/client.rb, line 60</span> +60: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">encode_field</span>(<span class="ruby-identifier">k</span>,<span class="ruby-identifier">v</span>) +61: <span class="ruby-node">&quot;#{k}: #{v}\r\n&quot;</span> +62: <span class="ruby-keyword kw">end</span></pre> </body> </html> \ No newline at end of file