mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 10:20:19 +01: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>
|