blob: 54a7b6b4271c3e118d48729a7bda120065b335fa [file] [log] [blame]
<!-- Types and resources required to support HTTP requests. -->
<!-- -->
<module>
<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.http.HTTP"/>
<entry-point class="com.google.gwt.examples.http.client.GetExample"/>
</module>