| Did you know ... | Search Documentation: |
| Pack fine_upload -- prolog/http/fine_uploader.pl |
This module implements the traditional HTTP backend methods to use Fine Uploader, a modern and feature-rich web client for uploading files to an HTTP server. The upload backend implements the following features:
Files that are received are placed in a directory controlled by the
setting upload_directory, which defaults to uploads. If the
directory does not exsit but can be created this is done.
Integration with the remainder of the server is accomplished using the library(broadcast). This library broadcasts the following events:
upload_directory and has the same extension as the
original file. Request may be used to identify the user.
This hook is executed in the context of the receiving HTTP worker.