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.5 date: 2019/03/07 09:25:37
user: stefan
file: MacroExpandingCSSFileService.st directory: goodies/webServer
module: stx stc-classLibrary: webServer
Author:
Claus Gittinger

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.


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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 27 Apr 2024 02:21:00 GMT