Skip to content

Commit 95443f5

Browse files
committed
Web Crawler - v0.6
1 parent 3f88416 commit 95443f5

File tree

9 files changed

+599
-144
lines changed

9 files changed

+599
-144
lines changed

.DS_Store

0 Bytes
Binary file not shown.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.6
2+
- Added a DOWNLOAD method, which downloads the file at the specified path. This is best used for downloading images, binary files, and other non-text files.
3+
- Increased buffer size to handle larger responses.
4+
- Fixed the variable item lists to display as intended.
5+
16
## 0.5 (Cleanup)
27
- Refactored using the easy flipper library
38
- New python library for the FlipperHTTP flash

assets/.DS_Store

0 Bytes
Binary file not shown.

assets/FlipperHTTP/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)