Initial version of Robot Framework HTTP Server Java library is now released and available in Maven central repository. This is my second robot framework Java open source project released under relaysoft.net domain. Library enables creation of mock HTTP server through robot keywords. Also supports getting information out from requests made against mock HTTP server. Library is build upon Eclipse Jetty server library.
Check out details from HTTP Server library project page.