Sha256: 59b8c88195251bb4cb7fd93f21437b30967a713d3f8474cbceecb6cd42174215

Contents?: true

Size: 788 Bytes

Versions: 2

Compression:

Stored size: 788 Bytes

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>reset (RFuzz::HttpClient)</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 440</span>
440:     <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">reset</span>
441:       <span class="ruby-ivar">@cookies</span>.<span class="ruby-identifier">clear</span>
442:     <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rfuzz-0.8 doc/rdoc/classes/RFuzz/HttpClient.src/M000029.html
rfuzz-0.9 doc/rdoc/classes/RFuzz/HttpClient.src/M000030.html