eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'MacroExpandingCSSFileService':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: MacroExpandingCSSFileService


Inheritance:

   Object
   |
   +--HTTPService
      |
      +--HTTPFileService
         |
         +--MacroExpandingCSSFileService

Package:
stx:goodies/webServer
Category:
Net-Communication-HTTP-Services
Version:
rev: 1.7 date: 2023/04/07 18:52:14
user: stefan
file: MacroExpandingCSSFileService.st directory: goodies/webServer
module: stx stc-classLibrary: webServer

Description:


This is a file service, which finds and expands text-macros in the files
before serving them.
This is especially useful for css-files.

copyright

COPYRIGHT (c) 2005 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

defaults
o  linkName
return the default path (with slash)

registration
o  addToWellKnownClasses


Instance protocol:

request handling
o  expandMacrosInResponseData: aResponse
|data inStream outStream chunk|

o  process: aRequest
not reached



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:54:41 GMT