<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/httpflooder/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/httpflooder/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 09 Jun 2016 02:02:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/httpflooder/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Felipe Rodrigues</title><link>https://sourceforge.net/p/httpflooder/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,13 @@
-Welcome to your wiki!
+## What's that?
+HttpFlooder is a Java software that send mass POST and GET requests.
+POST and GET are type of http requests, for understand, read it: [w3school](http://www.w3schools.com/tags/ref_httpmethods.asp), [stackoverflow](http://stackoverflow.com/questions/3477333/what-is-the-difference-between-post-and-get).

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Eg.: When you search on google, you send a get request (http://google.com/?q=libertarian), 'libertarian' is the search keyword, then he sent this keyword using GET method (sent by url).

-The wiki uses [Markdown](/p/httpflooder/wiki/markdown_syntax/) syntax.
+When you use any website contact form, you send a POST request when click on submit button, POST request are not visible from url like GET requests, if you don't know what POST data you need to send, then read this page:

-[[members limit=20]]
-[[download_button]]
+Links:
+- [How to use?](https://github.com/feliperce/httpflooder/wiki/How-to-use%3F)
+- [How to know which POST data to send?](https://github.com/feliperce/httpflooder/wiki/How-to-know-which-POST-data-to-send%3F)
+- [How to use Random Data?](https://github.com/feliperce/httpflooder/wiki/How-to-use-Random-Data%3F)
+- [FireFox Live Http Headers](https://addons.mozilla.org/pt-BR/firefox/addon/live-http-headers/)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Felipe Rodrigues</dc:creator><pubDate>Thu, 09 Jun 2016 02:02:25 -0000</pubDate><guid>https://sourceforge.net11cb066dd59552de3365c61d792a7831deec1cd3</guid></item><item><title>Home modified by Felipe Rodrigues</title><link>https://sourceforge.net/p/httpflooder/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/httpflooder/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/feliperce/"&gt;Felipe Rodrigues&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-5758c645d46bb43bfb185bcd" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Felipe Rodrigues</dc:creator><pubDate>Thu, 09 Jun 2016 02:02:25 -0000</pubDate><guid>https://sourceforge.net3dbf859f47445de55ed1003cc9fc159adb3f6c06</guid></item></channel></rss>