meth.name â symbol Instance Public methods Returns the name of the method.
ssl.syswrite(string) => Integer Instance Public methods Writes string to the SSL connection.
clear_cache(file=None) Class Public methods
tag_name() Class Public methods
next_element(element, name = nil) Instance Public methods Returns the next element after this one. Skips sibling text nodes. With the name argument, returns the next element with that name, skipping other sibling elements.
winfo_depth() Instance Public methods
avail_out=(p1) Instance Public methods Allocates size bytes of free space in the output buffer. If there are more than size bytes already in the buffer, the buffer is truncated. Because free space is allocated automatically, you usually don't need to use this method.
winfo_fpixels(dist) Instance Public methods
binmode=(mode) Instance Public methods Turn newline conversion on (false) or off (true).
set_redirect(status, url) Instance Public methods Redirects to url with a WEBrick::HTTPStatus::Redirect status. Example: res.set_redirect WEBrick::HTTPStatus::TemporaryRedirect
Page 248 of 2275