-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
archivebox.misc.serve_static
Nick Sweeting edited this page Nov 13, 2024
·
1 revision
:allowtitles:
:class: autosummary longtable
:align: left
* - {py:obj}`RangedFileReader <archivebox.misc.serve_static.RangedFileReader>`
- ```{autodoc2-docstring} archivebox.misc.serve_static.RangedFileReader
:summary:
```
:class: autosummary longtable
:align: left
* - {py:obj}`serve_static_with_byterange_support <archivebox.misc.serve_static.serve_static_with_byterange_support>`
- ```{autodoc2-docstring} archivebox.misc.serve_static.serve_static_with_byterange_support
:summary:
```
* - {py:obj}`serve_static <archivebox.misc.serve_static.serve_static>`
- ```{autodoc2-docstring} archivebox.misc.serve_static.serve_static
:summary:
```
* - {py:obj}`parse_range_header <archivebox.misc.serve_static.parse_range_header>`
- ```{autodoc2-docstring} archivebox.misc.serve_static.parse_range_header
:summary:
```
:canonical: archivebox.misc.serve_static.serve_static_with_byterange_support
```{autodoc2-docstring} archivebox.misc.serve_static.serve_static_with_byterange_support
```
:canonical: archivebox.misc.serve_static.serve_static
```{autodoc2-docstring} archivebox.misc.serve_static.serve_static
```
:canonical: archivebox.misc.serve_static.parse_range_header
```{autodoc2-docstring} archivebox.misc.serve_static.parse_range_header
```
:canonical: archivebox.misc.serve_static.RangedFileReader
```{autodoc2-docstring} archivebox.misc.serve_static.RangedFileReader
```
```{rubric} Initialization
```
```{autodoc2-docstring} archivebox.misc.serve_static.RangedFileReader.__init__
```
````{py:attribute} block_size
:canonical: archivebox.misc.serve_static.RangedFileReader.block_size
:value: >
8192
```{autodoc2-docstring} archivebox.misc.serve_static.RangedFileReader.block_size
```
````
````{py:method} __iter__()
:canonical: archivebox.misc.serve_static.RangedFileReader.__iter__
```{autodoc2-docstring} archivebox.misc.serve_static.RangedFileReader.__iter__
```
````
- π’ Quickstart
- π₯οΈ Install
- π³ Docker
- β‘οΈ Supported Sources
- β¬ οΈ Supported Outputs
- οΉ©Command Line
- π Web UI
- 𧩠Browser Extension
- πΎ REST API / Webhooks
- π Python API / REPL / SQL API
- βοΈ Configuration
- π¦ Dependencies
- πΏ Disk Layout
- π Security Overview
- π Developer Documentation
- Upgrading
- Setting up Storage (NFS/SMB/S3/etc)
- Setting up Authentication (SSO/LDAP/etc)
- Setting up Search (rg/sonic/etc)
- Scheduled Archiving
- Publishing Your Archive
- Chromium Install
- Cookies & Sessions Setup
- Merging Collections
- Troubleshooting
- βοΈ Web Archiving Community
- Background & Motivation
- Comparison to Other Tools
- Architecture Diagram
- Changelog & Roadmap