| | |
| Method name | Arguments | Result |
| | |
| allowed | Name | request | name | | |
| Type | HttpRequest | Str | CBool |
| Access | Ar | Ar | AwvR |
| | |
answer_chunked
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | CBool |
| Access | Ar | AwmC |
| | |
answer_datetime
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | DateTime |
| Access | Ar | AwmC |
| | |
answer_encoding
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
answer_extra
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | List |
| Access | Ar | AwmC |
| | |
answer_footer_sent
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | CBool |
| Access | Ar | AwmC |
| | |
answer_header_sent
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | CBool |
| Access | Ar | AwmC |
| | |
answer_is_dynamic
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | CBool |
| Access | Ar | AwmC |
| | |
answer_mime_type
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
answer_size
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Int |
| Access | Ar | AwmC |
| | |
answer_status
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
answer_stream
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | (Link Stream) |
| Access | Ar | AwmC |
| | |
area_path
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
area_root
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
browser
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
browser_model
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
browser_release
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Float |
| Access | Ar | AwmC |
| | |
| check_signature | Name | request | data | sign | | |
| Type | HttpRequest | Str | Str | Status |
| Access | Arw | Ar | Ar | AwvR |
| | |
| cipher | Name | request | clear | | |
| Type | HttpRequest | Str | Str |
| Access | Ar | Ar | AwR |
| | |
command
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
context
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
context_type
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | (Link Type) |
| Access | Ar | AwmC |
| | |
encoded_options
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
encoded_path
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
form
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
| forward | Name | request | target | extra | | |
| Type | HttpRequest | Str | Str |
| Access | Arw | Ar | Ar |
| | |
forward
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
| generate_signature | Name | request | data | | |
| Type | HttpRequest | Str | Str |
| Access | Ar | Ar | AwR |
| | |
keep_alive_applied
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | CBool |
| Access | Ar | AwmC |
| | |
keep_alive_requested
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | CBool |
| Access | Ar | AwmC |
| | |
keep_alive_timeout
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Float |
| Access | Ar | AwmC |
| | |
language
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
log
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | TraceSession |
| Access | Ar | AwmC |
| | |
log_mark
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Address |
| Access | Ar | AwmC |
| | |
| modified_since | Name | request | since | | |
| Type | HttpRequest | DateTime | CBool |
| Access | Ar | Ar | AwvR |
| | |
options
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
path
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
protocol_level
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Float |
| Access | Ar | AwmC |
| | |
query_first_line
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
query_log
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | List |
| Access | Ar | AwmC |
| | |
query_stream
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | (Link Stream) |
| Access | Ar | AwmC |
| | |
remote_ip_address
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
rights
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Dictionary |
| Access | Ar | AwmC |
| | |
| send_authentification_request | Name | request | | |
| Type | HttpRequest |
| Access | Arw |
| | |
| send_empty_answer | Name | request | status | | |
| Type | HttpRequest | Str |
| Access | Arw | Ar |
| | |
| send_footer | Name | request | | |
| Type | HttpRequest |
| Access | Arw |
| | |
| send_header | Name | request | options | | |
| Type | HttpRequest | Str |
| Access | Arw | Ar |
| | |
| send_header | Name | request | | |
| Type | HttpRequest |
| Access | Arw |
| | |
| send_redirect_answer | Name | request | url | permanent | | |
| Type | HttpRequest | Str | CBool |
| Access | Arw | Ar | Arv |
| | |
| send_simple_page | Name | request | title | header_message | text_message | html_message | status | |
| Type | HttpRequest | Str | Str | Str | Str | Str |
| Access | Arw | Ar | Ar | Ar | Ar | Ar |
| | |
| send_static_file | Name | request | filename | options | | |
| Type | HttpRequest | Str | Str | Status |
| Access | Arw | Ar | Ar | AwvR |
| | |
server
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | (Link HttpServer) |
| Access | Ar | AwmC |
| | |
site_default
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
site_name
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
stream
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | (Link Stream) |
| Access | Ar | AwmC |
| | |
style_name
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
style_options
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
supported_encoding
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
temp_files
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | List |
| Access | Ar | AwmC |
| | |
| temporary_cleanup | Name | request | | |
| Type | HttpRequest |
| Access | Arw |
| | |
| uncipher | Name | request | ciphered | alternate | | |
| Type | HttpRequest | Str | CBool | Str |
| Access | Ar | Ar | Arv | AwR |
| | |
user_auth_level
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Int |
| Access | Ar | AwmC |
| | |
user_is_admin
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | CBool |
| Access | Ar | AwmC |
| | |
user_name
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
user_shaker
(/pliant/protocol/http/server.pli) | Name | | | |
| Type | HttpRequest | Str |
| Access | Ar | AwmC |
| | |
| webdav_depth | Name | r | | |
| Type | HttpRequest | Int |
| Access | Ar | AwvR |
|