mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
24 lines
554 B
HTML
24 lines
554 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
|
|
|
|
<HTML>
|
|
|
|
<HEAD>
|
|
|
|
<TITLE>Coppied from Jigsaw</TITLE>
|
|
|
|
<style>
|
|
|
|
DIV.body {
|
|
|
|
FLOAT: left; }
|
|
|
|
.left {
|
|
|
|
FLOAT: left; }
|
|
|
|
|
|
|
|
</style>
|
|
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
|
|
<DIV class=left>
|
|
|
|
<P class=link>Local Links</P></DIV>
|
|
|
|
<DIV class=body>
|
|
|
|
<P>Winie is a network utility to put files on the web using HTTP/1.1. The main
|
|
|
|
feature of Winie is to solve the lost update problem by storing
|
|
|
|
ETags. Winie use the client side api of Jigsaw.</P>
|
|
|
|
</DIV>
|
|
|
|
</BODY>
|
|
|
|
</HTML>
|
|
|